Home
last modified time | relevance | path

Searched defs:CV_StsParseError (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxerror.h100 #define CV_StsParseError -212 /* invalid syntax/structure of the parsed file */ macro
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h163 CV_StsParseError= -212, /**< invalid syntax/structure of the parsed file */ enumerator