Home | History | Annotate | Download | only in src

Lines Matching refs:cvRead

4416         CV_CALL( seq = (CvSeq*)cvRead( fs, elem ));
5047 cvRead( CvFileStorage* fs, CvFileNode* node, CvAttrList* list )
5051 CV_FUNCNAME( "cvRead" );
5228 CV_CALL( ptr = cvRead( fs, node, 0 ));