HomeSort by relevance Sort by last modified time
    Searched refs:cvSort (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
cxutils.cpp 1051 cvSort( const CvArr* _src, CvArr* _dst, CvArr* _idx, int flags )
1056 CV_FUNCNAME("cvSort");
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 684 CVAPI(void) cvSort( const CvArr* src, CvArr* dst CV_DEFAULT(NULL),
    [all...]

Completed in 44 milliseconds