OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CvWriteComment
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/src/
cxpersistence.cpp
115
typedef void (*
CvWriteComment
)( struct CvFileStorage* fs, const char* comment, int eol_comment );
150
CvWriteComment
write_comment;
[
all
...]
/external/opencv3/modules/core/src/
persistence.cpp
198
typedef void (*
CvWriteComment
)( struct CvFileStorage* fs, const char* comment, int eol_comment );
234
CvWriteComment
write_comment;
[
all
...]
Completed in 469 milliseconds