Searched refs:CV_CMP_PAIRS (Results 1 – 1 of 1) sorted by relevance
122 #define CV_CMP_PAIRS(a,b) ((a).val < (b).val) in CV_IMPLEMENT_QSORT_EX() macro123 static CV_IMPLEMENT_QSORT_EX( icvSortPairs, CvPair32s32f, CV_CMP_PAIRS, int ) in CV_IMPLEMENT_QSORT_EX()