Home
last modified time | relevance | path

Searched defs:tile_r (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c269 unsigned int tile_r, unsigned int tile_c, in recompute_tile_rc_info()
283 static inline unsigned int first_tile_row(unsigned int tile_r, unsigned int sbs_r) in first_tile_row()
296 unsigned int tile_r, unsigned int tile_c, in fill_tile_info()
338 unsigned int tile_r = (1 << dec_params->tile_rows_log2); in config_tiles() local