Searched defs:tile_r (Results 1 – 1 of 1) sorted by relevance
253 unsigned int tile_r, unsigned int tile_c, in recompute_tile_rc_info()267 static inline unsigned int first_tile_row(unsigned int tile_r, unsigned int sbs_r) in first_tile_row()280 unsigned int tile_r, unsigned int tile_c, in fill_tile_info()322 unsigned int tile_r = (1 << dec_params->tile_rows_log2); in config_tiles() local