Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxdatastructs.cpp3736 CvGraphVtx* new_org = ptr_buffer[edge->vtx[0]->flags]; in cvCloneGraph() local
3738 CV_CALL( cvGraphAddEdgeByPtr( result, new_org, new_dst, edge, &dstedge )); in cvCloneGraph()