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

/external/opencv/cxcore/src/
H A Dcximage.cpp58 icvIsXmlOrYaml( const char* filename ) function
115 if( icvIsXmlOrYaml(filename) )
189 if( icvIsXmlOrYaml( filename ) )
266 if( icvIsXmlOrYaml(filename) )
342 if( icvIsXmlOrYaml( filename ) )

Completed in 276 milliseconds