Searched refs:block_col (Results 1 – 1 of 1) sorted by relevance
1541 int block_row, block_col; in set_fixed_partitioning() local1552 for (block_col = 0; block_col < MI_BLOCK_SIZE; block_col += bw) { in set_fixed_partitioning()1553 int index = block_row * mis + block_col; in set_fixed_partitioning()