img_resample_init 542 libavcodec/imgresample.c ctx->resampling_ctx = img_resample_init(dstW, dstH, srcW, srcH); img_resample_init 816 libavcodec/imgresample.c s = img_resample_init(xsize, ysize, XSIZE, YSIZE); img_resample_init 821 libavcodec/imgresample.c s = img_resample_init(xsize, ysize, XSIZE, YSIZE);