Searched refs:CV_IS_GRAPH_VERTEX_VISITED (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1232 #define CV_IS_GRAPH_VERTEX_VISITED(vtx) \ macro
/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp3542 if( dst && !CV_IS_GRAPH_VERTEX_VISITED(dst) )
3569 if( !CV_IS_GRAPH_VERTEX_VISITED(dst) )

Completed in 52 milliseconds