Searched refs:new_map_value (Results 1 – 1 of 1) sorted by relevance
141 int new_map_value = cr->map[block_index]; in vp9_cyclic_refresh_update_segment() local153 new_map_value = -cr->time_for_refresh; in vp9_cyclic_refresh_update_segment()159 new_map_value = 0; in vp9_cyclic_refresh_update_segment()162 new_map_value = 1; in vp9_cyclic_refresh_update_segment()168 cr->map[block_index + y * cm->mi_cols + x] = new_map_value; in vp9_cyclic_refresh_update_segment()