Searched refs:cinfo_table (Results 1 – 1 of 1) sorted by relevance
181 _CvContourInfo *cinfo_table[126]; member912 _CvContourInfo *cur = scanner->cinfo_table[lval - 2]; in cvFindNextContour()997 l_cinfo->next = scanner->cinfo_table[nbd - 2]; in cvFindNextContour()998 scanner->cinfo_table[nbd - 2] = l_cinfo; in cvFindNextContour()