Searched refs:bl_index2 (Results 1 – 1 of 1) sorted by relevance
285 const int bl_index2 = bl_index + y * cm->mi_cols + x; in vp9_cyclic_refresh_setup() local289 if (cr->map[bl_index2] == 0) { in vp9_cyclic_refresh_setup()290 seg_map[bl_index2] = 1; in vp9_cyclic_refresh_setup()292 } else if (cr->map[bl_index2] < 0) { in vp9_cyclic_refresh_setup()293 cr->map[bl_index2]++; in vp9_cyclic_refresh_setup()