Searched refs:cur_mi_row (Results 1 – 1 of 1) sorted by relevance
4483 for (int cur_mi_row = 0; cur_mi_row < mi_rows; cur_mi_row++) { in reset_mbmi() local4487 get_mi_grid_idx(mi_params, mi_row + cur_mi_row, mi_col); in reset_mbmi()4489 get_alloc_mi_idx(mi_params, mi_row + cur_mi_row, mi_col); in reset_mbmi()4494 if (cur_mi_row % mi_alloc_size_1d == 0) { in reset_mbmi()