Home
last modified time | relevance | path

Searched refs:icvFSCreateCollection (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxpersistence.cpp247 icvFSCreateCollection( CvFileStorage* fs, int tag, CvFileNode* collection ) in icvFSCreateCollection() function
1106 CV_CALL( icvFSCreateCollection( fs, CV_NODE_TYPE(struct_flags) + in icvYMLParseValue()
1192 CV_CALL( icvFSCreateCollection( fs, struct_flags + in icvYMLParseValue()
1852 CV_CALL( icvFSCreateCollection( fs, is_noname ? CV_NODE_SEQ : CV_NODE_MAP, node )); in icvXMLParseValue()
1882 CV_CALL( icvFSCreateCollection( fs, CV_NODE_SEQ, node )); in icvXMLParseValue()
2007 CV_CALL( icvFSCreateCollection( fs, CV_NODE_IS_MAP(value_type) ? in icvXMLParseValue()