Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvmatchcontours.cpp230 int lpt1, lpt2, lpt, flag, flag_n, i, j, ibuf, ibuf1; in cvMatchContourTrees() local
356 ibuf1 = ibuf + 1; in cvMatchContourTrees()
361 ptr12[ibuf1] = ptr11[j]->next_v2; in cvMatchContourTrees()
366 ptr12[ibuf1] = NULL; in cvMatchContourTrees()
371 ptr22[ibuf1] = ptr21[j]->next_v2; in cvMatchContourTrees()
376 ptr22[ibuf1] = NULL; in cvMatchContourTrees()