gdImageCopyResampled 1917 gd.c           	gdImageCopyResampled(im_dst, im_src, dstX, dstY, srcX, srcY, dstW, dstH, srcW, srcH);
gdImageCopyResampled  690 libgd/gd.h     void gdImageCopyResampled(gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH);
gdImageCopyResampled  104 libgd/testac.c   gdImageCopyResampled (im_out, im_in,