Home
last modified time | relevance | path

Searched defs:vtx_idx (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/test/
Dtest_ds.cpp2084 int vtx_idx = scanner->vtx->flags & CV_SET_ELEM_IDX_MASK; in run() local
/external/opencv3/modules/core/src/
Ddatastructs.cpp2931 cvGraphVtxDegree( const CvGraph* graph, int vtx_idx ) in cvGraphVtxDegree()
/external/opencv/cxcore/src/
Dcxdatastructs.cpp3318 cvGraphVtxDegree( const CvGraph* graph, int vtx_idx ) in cvGraphVtxDegree()