Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp4775 int vtx2 = ((int*)dst_ptr)[1]; in icvReadGraph() local
4779 (unsigned)vtx2 >= (unsigned)vtx_count ) in icvReadGraph()
4784 vtx_buf[vtx1], vtx_buf[vtx2], 0, &edge )); in icvReadGraph()