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

/external/opencv/cxcore/include/
H A Dcxcore.h1215 #define cvGraphGetVtxCount( graph ) ((graph)->active_count) macro
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp4503 vtx_count = cvGraphGetVtxCount( graph );

Completed in 25 milliseconds