Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxdatastructs.cpp3034 const CvGraphVtx* end_vtx ) in cvFindGraphEdgeByPtr()
3077 CvGraphVtx *end_vtx; in cvFindGraphEdge() local
3103 CvGraphVtx* start_vtx, CvGraphVtx* end_vtx, in cvGraphAddEdgeByPtr()
3181 CvGraphVtx *end_vtx; in cvGraphAddEdge() local
3204 cvGraphRemoveEdgeByPtr( CvGraph* graph, CvGraphVtx* start_vtx, CvGraphVtx* end_vtx ) in cvGraphRemoveEdgeByPtr()
3272 CvGraphVtx *end_vtx; in cvGraphRemoveEdge() local