Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxdatastructs.cpp3662 if( scanner->mask & CV_GRAPH_NEW_TREE ) in cvNextGraphItem()
3667 code = CV_GRAPH_NEW_TREE; in cvNextGraphItem()
/external/opencv/cxcore/include/
Dcxcore.h1224 #define CV_GRAPH_NEW_TREE 32 macro