Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp150 CvWriteComment write_comment; member
2777 fs->write_comment = icvXMLWriteComment; in cvOpenFileStorage()
2791 fs->write_comment = icvYMLWriteComment; in cvOpenFileStorage()
2934 CV_CALL( fs->write_comment( fs, comment, eol_comment )); in cvWriteComment()