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

/external/opencv/cxcore/src/
H A Dcxpersistence.cpp157 #define CV_YML_INDENT 3 macro
1467 fs->struct_indent += CV_YML_INDENT + CV_NODE_IS_FLOW(struct_flags);
1505 fs->struct_indent -= CV_YML_INDENT + CV_NODE_IS_FLOW(struct_flags);

Completed in 58 milliseconds