Searched refs:old_clip_rect_left (Results 1 – 1 of 1) sorted by relevance
2554 bool old_clip_rect_left, old_clip_rect_right, old_clip_rect_middle; in check_boundary_crossing_for_windowed_mpo_with_odm() local2560 …old_clip_rect_left = ((old_clip_rect.x + old_clip_rect.width) <= (stream->src.x + (stream->src.wid… in check_boundary_crossing_for_windowed_mpo_with_odm()2562 old_clip_rect_middle = !old_clip_rect_left && !old_clip_rect_right; in check_boundary_crossing_for_windowed_mpo_with_odm()2568 if (old_clip_rect_left && new_clip_rect_middle) in check_boundary_crossing_for_windowed_mpo_with_odm()