Searched refs:contour0 (Results 1 – 2 of 2) sorted by relevance
2420 CvSeq *contour0 = contour, *h_next = 0; in cvDrawContours() local2591 if( h_next && contour0 ) in cvDrawContours()2592 contour0->h_next = h_next; in cvDrawContours()
2368 CvSeq *contour0 = contour, *h_next = 0; in cvDrawContours() local2478 if( h_next && contour0 ) in cvDrawContours()2479 contour0->h_next = h_next; in cvDrawContours()