Searched refs:cyclic_refresh_segment_id (Results 1 – 4 of 4) sorted by relevance
119 static INLINE int cyclic_refresh_segment_id(int segment_id) { in cyclic_refresh_segment_id() function
224 if (cyclic_refresh_segment_id(seg_map[map_index]) == in av1_cyclic_refresh_postencode()227 else if (cyclic_refresh_segment_id(seg_map[map_index]) == in av1_cyclic_refresh_postencode()
131 static INLINE int cyclic_refresh_segment_id(int segment_id) { in cyclic_refresh_segment_id() function
275 if (cyclic_refresh_segment_id(seg_map[map_index]) == CR_SEGMENT_ID_BOOST1) in vp9_cyclic_refresh_postencode()277 else if (cyclic_refresh_segment_id(seg_map[map_index]) == in vp9_cyclic_refresh_postencode()