Home | History | Annotate | Download | only in src

Lines Matching full:idx_seq

1904         CvSeq* idx_seq = 0;
1905 int n_quads = cvSeqPartition( root_tmp, temp_storage, &idx_seq, is_equal_quad, 0 );
1913 int index = *(int*)cvGetSeqElem(idx_seq, j);