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

/external/opencv/cxcore/include/
H A Dcxcore.h246 CV_INLINE void cvReleaseMatND( CvMatND** mat ) function
/external/opencv/cxcore/src/
H A Dcxarray.cpp349 cvReleaseMatND( &arr );
377 cvReleaseMatND( &arr );
H A Dcxpersistence.cpp4865 CvType matnd_type( CV_TYPE_NAME_MATND, icvIsMatND, (CvReleaseFunc)cvReleaseMatND,
/external/opencv/cv/src/
H A Dcvhistogram.cpp2404 cvReleaseMatND( &mat );

Completed in 125 milliseconds