Searched refs:CV_GRAPH_BACK_EDGE (Results 1 – 5 of 5) sorted by relevance
3590 if( scanner->mask & (CV_GRAPH_BACK_EDGE| in cvNextGraphItem()3595 CV_GRAPH_BACK_EDGE : in cvNextGraphItem()
3159 if( scanner->mask & (CV_GRAPH_BACK_EDGE| in cvNextGraphItem()3164 CV_GRAPH_BACK_EDGE : in cvNextGraphItem()
1220 #define CV_GRAPH_BACK_EDGE 4 macro
1841 #define CV_GRAPH_BACK_EDGE 4 macro
1989 case CV_GRAPH_BACK_EDGE: in run()