Searched refs:tile_mb_rows (Results 1 – 2 of 2) sorted by relevance
969 int tile_mb_rows = (tile.mi_row_end - tile.mi_row_start + 1) >> 1; in allocated_tokens() local972 return get_token_alloc(tile_mb_rows, tile_mb_cols); in allocated_tokens()
1176 int tile_mb_rows = (tile.mi_row_end - tile.mi_row_start + 2) >> 2; in allocated_tokens() local1179 return get_token_alloc(tile_mb_rows, tile_mb_cols, sb_size_log2, num_planes); in allocated_tokens()