Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxdatastructs.cpp3592 CV_GRAPH_FORWARD_EDGE) ) in cvNextGraphItem()
3597 CV_GRAPH_FORWARD_EDGE : CV_GRAPH_CROSS_EDGE; in cvNextGraphItem()
/external/opencv/cxcore/include/
Dcxcore.h1221 #define CV_GRAPH_FORWARD_EDGE 8 macro