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

/external/opencv/cxcore/src/
H A Dcximage.cpp172 cvGetFileNodeByName( fs, 0, seqname ) : cvGetRootFileNode(fs,0);
325 cvGetFileNodeByName( fs, 0, seqname ) : cvGetRootFileNode(fs,0);
H A Dcxpersistence.cpp635 cvGetRootFileNode( const CvFileStorage* fs, int stream_index ) function
638 CV_FUNCNAME( "cvGetRootFileNode" );
/external/opencv/cxcore/include/
H A Dcxcore.h1635 CVAPI(CvFileNode*) cvGetRootFileNode( const CvFileStorage* fs,
/external/opencv/ml/src/
H A Dml_inner_functions.cpp99 CvFileNode* root = cvGetRootFileNode( fs );

Completed in 74 milliseconds