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

/external/opencv/cxcore/src/
H A Dcxpersistence.cpp103 #define CV_XML_EMPTY_TAG 3 macro
1827 if( tag_type == CV_XML_EMPTY_TAG )
2156 tag_type = CV_XML_EMPTY_TAG;
2253 if( tag_type == CV_XML_OPENING_TAG || tag_type == CV_XML_EMPTY_TAG )
2322 if( tag_type == CV_XML_EMPTY_TAG )

Completed in 136 milliseconds