Searched refs:icvCmpIntegers (Results 1 – 2 of 2) sorted by relevance
179 icvCmpIntegers( const void* a, const void* b ) in icvCmpIntegers() function282 qsort( dsti, idx_total, sizeof(dsti[0]), icvCmpIntegers ); in cvPreprocessIndexArray()
70 static int CV_CDECL icvCmpIntegers( const void* a, const void* b ) in icvCmpIntegers() function156 qsort( dsti, idx_total, sizeof(dsti[0]), icvCmpIntegers ); in cvPreprocessIndexArray()