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

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

Completed in 57 milliseconds