Home | History | Annotate | Download | only in src

Lines Matching refs:new_dst

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