Searched defs:icvCmpIntegers (Results 1 - 1 of 1) sorted by relevance

/external/opencv/ml/src/
H A Dml_inner_functions.cpp437 icvCmpIntegers( const void* a, const void* b ) function
542 qsort( dsti, idx_total, sizeof(dsti[0]), icvCmpIntegers );

Completed in 74 milliseconds