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

  /external/opencv/cxcore/src/
cxarray.cpp 692 cvReleaseSparseMat( &arr );
700 cvReleaseSparseMat( CvSparseMat** array )
702 CV_FUNCNAME( "cvReleaseSparseMat" );
746 cvReleaseSparseMat( &dst );
    [all...]
cxpersistence.cpp     [all...]
  /external/opencv/cxcore/include/
cxcore.h 258 CVAPI(void) cvReleaseSparseMat( CvSparseMat** mat );
    [all...]
  /external/opencv/ml/src/
ml_inner_functions.cpp     [all...]

Completed in 33 milliseconds