HomeSort by relevance Sort by last modified time
    Searched refs:CV_NODE_STRING (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/include/
cxtypes.h     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 964 value_type = CV_NODE_STRING;
991 if( value_type == CV_NODE_STRING && c != '\'' && c != '\"' )
1034 node->tag = CV_NODE_STRING;
1170 (is_parent_flow || c != ':' || value_type == CV_NODE_STRING));
    [all...]

Completed in 73 milliseconds