Home
last modified time | relevance | path

Searched refs:vtx_idx (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxdatastructs.cpp3318 cvGraphVtxDegree( const CvGraph* graph, int vtx_idx ) in cvGraphVtxDegree() argument
3331 vertex = cvGetGraphVtx( graph, vtx_idx ); in cvGraphVtxDegree()
/external/opencv/cxcore/include/
Dcxcore.h1202 CVAPI(int) cvGraphVtxDegree( const CvGraph* graph, int vtx_idx );