Searched refs:cvReleaseSparseMat (Results 1 - 4 of 4) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxarray.cpp692 cvReleaseSparseMat( &arr );
700 cvReleaseSparseMat( CvSparseMat** array ) function
702 CV_FUNCNAME( "cvReleaseSparseMat" );
746 cvReleaseSparseMat( &dst );
H A Dcxpersistence.cpp4856 (CvReleaseFunc)cvReleaseSparseMat, icvReadSparseMat,
/external/opencv/cxcore/include/
H A Dcxcore.h258 CVAPI(void) cvReleaseSparseMat( CvSparseMat** mat );
/external/opencv/ml/src/
H A Dml_inner_functions.cpp1728 cvReleaseSparseMat( &sparse_rows[i] );

Completed in 115 milliseconds