ImgReSampleContext 56 libavcodec/imgresample.c struct ImgReSampleContext *resampling_ctx; ImgReSampleContext 428 libavcodec/imgresample.c ImgReSampleContext *img_resample_full_init(int owidth, int oheight, ImgReSampleContext 435 libavcodec/imgresample.c ImgReSampleContext *s; ImgReSampleContext 440 libavcodec/imgresample.c s = av_mallocz(sizeof(ImgReSampleContext)); ImgReSampleContext 481 libavcodec/imgresample.c ImgReSampleContext *img_resample_init(int owidth, int oheight, ImgReSampleContext 544 libavcodec/imgresample.c ctx->resampling_ctx = av_malloc(sizeof(ImgReSampleContext)); ImgReSampleContext 745 libavcodec/imgresample.c ImgReSampleContext *s;