Home | History | Annotate | Download | only in src

Lines Matching full:new_org

3736             CvGraphVtx* new_org = ptr_buffer[edge->vtx[0]->flags];
3738 CV_CALL( cvGraphAddEdgeByPtr( result, new_org, new_dst, edge, &dstedge ));