Searched defs:right_bound (Results 1 – 4 of 4) sorted by relevance
337 bound<T>& right_bound, in insert_lm_left_and_right_bound()377 auto& right_bound = (*current_lm)->right_bound; in insert_local_minima_into_ABL() local398 auto& right_bound = (*current_lm)->right_bound; in insert_horizontal_local_minima_into_ABL() local
19 bound<T> right_bound; member
181 void move_horizontals_on_left_to_right(bound<T>& left_bound, bound<T>& right_bound) { in move_horizontals_on_left_to_right()
138 auto& right_bound = (*lm)->right_bound; in insert_local_minima_into_ABL_hot_pixel() local