Searched refs:right_center (Results 1 – 1 of 1) sorted by relevance
303 const CenterMark &right_center = _center_marks[next_idx]; in estimate_overlap() local325 uint32_t out_right_center_x = right_center.out_center_x; in estimate_overlap()335 valid_right_img.width = right_center.slice_center_x - right_img_crop.left; in estimate_overlap()336 valid_right_img.pos_x = right_center.slice_center_x - valid_right_img.width; in estimate_overlap()360 …>= (int32_t)right_img_crop.left && right_img_overlap.pos_x < (int32_t)right_center.slice_center_x); in estimate_overlap()