Searched refs:PSH_POINT_NEGATIVE (Results 1 – 2 of 2) sorted by relevance
134 #define PSH_POINT_NEGATIVE 256U /* extremum has negative contour flow */ macro143 #define psh_point_is_negative( p ) ( (p)->flags2 & PSH_POINT_NEGATIVE )151 #define psh_point_set_negative( p ) (p)->flags2 |= PSH_POINT_NEGATIVE
1491 max_flag = PSH_POINT_NEGATIVE; in psh_hint_table_find_strong_points()1495 min_flag = PSH_POINT_NEGATIVE; in psh_hint_table_find_strong_points()