Home
last modified time | relevance | path

Searched refs:last_tile_r (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_hw.h245 unsigned int last_tile_r; member
H A Dhantro_g2_vp9_dec.c277 vp9_ctx->last_tile_r = tile_r; in recompute_tile_rc_info()
343 if (tile_r != vp9_ctx->last_tile_r || tile_c != vp9_ctx->last_tile_c || in config_tiles()