Home
last modified time | relevance | path

Searched refs:CV_GRAPH_OVER (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/core/test/
Dtest_ds.cpp2020 case CV_GRAPH_OVER: in run()
2071 if( code == CV_GRAPH_OVER ) in run()
/external/opencv/cxcore/include/
Dcxcore.h1226 #define CV_GRAPH_OVER -1 macro
/external/opencv3/modules/core/include/opencv2/core/
Dcore_c.h1847 #define CV_GRAPH_OVER -1 macro
/external/opencv3/modules/core/src/
Ddatastructs.cpp3225 code = CV_GRAPH_OVER; in cvNextGraphItem()
/external/opencv/cxcore/src/
Dcxdatastructs.cpp3656 code = CV_GRAPH_OVER; in cvNextGraphItem()