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

/external/opencv/cxcore/include/
H A Dcxcore.h1234 #define CV_IS_GRAPH_EDGE_VISITED(edge) \ macro
/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp3562 if( !CV_IS_GRAPH_EDGE_VISITED(edge) )

Completed in 116 milliseconds