Searched refs:cmp_features (Results 1 – 1 of 1) sorted by relevance
43 #define cmp_features( f1, f2 ) (*(f1) > *(f2)) macro45 static CV_IMPLEMENT_QSORT( icvSortFeatures, int *, cmp_features ) in CV_IMPLEMENT_QSORT() argument