Searched defs:top_y (Results 1 – 5 of 5) sorted by relevance
38 void process_hot_pixel_intersections(T top_y, in process_hot_pixel_intersections()50 bool horizontals_at_top_scanbeam(T top_y, in horizontals_at_top_scanbeam()95 void process_hot_pixel_edges_at_top_of_scanbeam(T top_y, in process_hot_pixel_edges_at_top_of_scanbeam()129 void insert_local_minima_into_ABL_hot_pixel(T top_y, in insert_local_minima_into_ABL_hot_pixel()
333 void update_current_x(active_bound_list<T>& active_bounds, T top_y) { in update_current_x()342 void process_intersections(T top_y, in process_intersections()
58 void process_edges_at_top_of_scanbeam(T top_y, in process_edges_at_top_of_scanbeam()
385 void insert_horizontal_local_minima_into_ABL(T const top_y, in insert_horizontal_local_minima_into_ABL()
175 unsigned int top_y; member