icvApproximateChainTC89 56 modules/imgproc/src/_geom.h CvSeq* icvApproximateChainTC89( CvChain* chain, int header_size, CvMemStorage* storage, int method ); icvApproximateChainTC89 409 modules/imgproc/src/approx.cpp contour = icvApproximateChainTC89( (CvChain *) src_seq, sizeof( CvContour ), storage, method ); icvApproximateChainTC89 1190 modules/imgproc/src/contours.cpp l_cinfo->contour = icvApproximateChainTC89( (CvChain *) seq,