Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp1634 icvYMLWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in icvYMLWriteComment() function
2791 fs->write_comment = icvYMLWriteComment; in cvOpenFileStorage()
/external/opencv3/modules/core/src/
Dpersistence.cpp1686 icvYMLWriteComment( CvFileStorage* fs, const char* comment, int eol_comment ) in icvYMLWriteComment() function
2843 fs->write_comment = icvYMLWriteComment; in cvOpenFileStorage()