Searched defs:cmp_pts (Results 1 – 1 of 1) sorted by relevance
193 #define cmp_pts( pt1, pt2 ) \ macro195 static CV_IMPLEMENT_QSORT( icvSortPointsByPointers_32s, CvPoint*, cmp_pts ) in CV_IMPLEMENT_QSORT() argument