Searched refs:PSH_POINT_POSITIVE (Results 1 – 2 of 2) sorted by relevance
133 #define PSH_POINT_POSITIVE 128U /* extremum has positive contour flow */ macro142 #define psh_point_is_positive( p ) ( (p)->flags2 & PSH_POINT_POSITIVE )150 #define psh_point_set_positive( p ) (p)->flags2 |= PSH_POINT_POSITIVE
1490 min_flag = PSH_POINT_POSITIVE; in psh_hint_table_find_strong_points()1496 max_flag = PSH_POINT_POSITIVE; in psh_hint_table_find_strong_points()