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

/external/opencv/cxcore/include/
H A Dcxcore.h1726 CVAPI(void) cvRegisterType( const CvTypeInfo* info );
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp4834 cvRegisterType( &_info );
4869 cvRegisterType( const CvTypeInfo* _info ) function
4871 CV_FUNCNAME("cvRegisterType" );
/external/opencv/ml/src/
H A Dmlcnn.cpp1666 cvRegisterType( &info );
H A Dmlsvm.cpp2417 cvRegisterType( &info );

Completed in 93 milliseconds