Searched refs:CV_CMP_PAIRS (Results 1 - 1 of 1) sorted by relevance

/external/opencv/ml/src/
H A Dmltree.cpp122 #define CV_CMP_PAIRS(a,b) ((a).val < (b).val) macro
123 static CV_IMPLEMENT_QSORT_EX( icvSortPairs, CvPair32s32f, CV_CMP_PAIRS, int )

Completed in 59 milliseconds