Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp834 icvYMLSkipSpaces( CvFileStorage* fs, char* ptr, int min_indent, int max_comment_indent ) in icvYMLSkipSpaces() argument
846 if( ptr - fs->buffer_start > max_comment_indent ) in icvYMLSkipSpaces()
/external/opencv3/modules/core/src/
Dpersistence.cpp950 icvYMLSkipSpaces( CvFileStorage* fs, char* ptr, int min_indent, int max_comment_indent ) in icvYMLSkipSpaces() argument
958 if( ptr - fs->buffer_start > max_comment_indent ) in icvYMLSkipSpaces()