Searched refs:cvClone (Results 1 - 3 of 3) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1734 CVAPI(void*) cvClone( const void* struct_ptr );
/external/opencv/ml/src/
H A Dmlcnn.cpp192 CV_CALL(cnn_model->etalons = (CvMat*)cvClone( params->etalons ));
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp5018 void* cvClone( const void* struct_ptr ) function
5022 CV_FUNCNAME("cvClone" );

Completed in 124 milliseconds