Searched refs:CV_COUNTER_CLOCKWISE (Results 1 – 2 of 2) sorted by relevance
398 if( orientation == CV_COUNTER_CLOCKWISE ) in cvConvexHull2()437 if( orientation != CV_COUNTER_CLOCKWISE ) in cvConvexHull2()
782 #define CV_COUNTER_CLOCKWISE 2 in LOAD_CHDL() macro