Searched refs:old_clip_rect_right (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() local2561 old_clip_rect_right = (old_clip_rect.x >= (stream->src.x + (stream->src.width/2))); 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()2572 else if (old_clip_rect_right && new_clip_rect_middle) in check_boundary_crossing_for_windowed_mpo_with_odm()