Home | History | Annotate | Download | only in src

Lines Matching refs:h_next

2420     CvSeq *contour0 = contour, *h_next = 0;
2454 h_next = contour->h_next;
2455 contour->h_next = 0;
2591 if( h_next && contour0 )
2592 contour0->h_next = h_next;