Searched refs:tile_mb_cols (Results 1 – 1 of 1) sorted by relevance
600 int tile_mb_cols = (tile.mi_col_end - tile.mi_col_start + 1) >> 1; in allocated_tokens() local602 return get_token_alloc(tile_mb_rows, tile_mb_cols); in allocated_tokens()