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

  /external/opencv/cxcore/include/
cxtypes.h     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 297 if( (!is_map || CV_IS_SET_ELEM( node )) && CV_NODE_IS_COLLECTION(node->tag) )
1145 is_simple &= !CV_NODE_IS_COLLECTION(elem->tag);
    [all...]

Completed in 34 milliseconds