Home
last modified time | relevance | path

Searched defs:CV_IS_GRAPH_VERTEX_VISITED (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.h1232 #define CV_IS_GRAPH_VERTEX_VISITED(vtx) \ macro
/external/opencv3/modules/core/include/opencv2/core/
Dcore_c.h1853 #define CV_IS_GRAPH_VERTEX_VISITED(vtx) \ macro