Home
last modified time | relevance | path

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

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