Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp2594 icvXMLWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in icvXMLWriteComment() function
2777 fs->write_comment = icvXMLWriteComment; in cvOpenFileStorage()
/external/opencv3/modules/core/src/
Dpersistence.cpp2578 icvXMLWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in icvXMLWriteComment() function
2829 fs->write_comment = icvXMLWriteComment; in cvOpenFileStorage()