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

/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp2929 cvGraphAddVtx( CvGraph* graph, const CvGraphVtx* _vertex, CvGraphVtx** _inserted_vertex ) argument
2944 if( _vertex )
2945 CV_MEMCPY_INT( vertex + 1, _vertex + 1,

Completed in 501 milliseconds