av_resample 4710 libavcodec/avcodec.h int av_resample(struct AVResampleContext *c, short *dst, short *src, int *consumed, int src_size, int dst_size, int update_ctx); av_resample 391 libavcodec/resample.c nb_samples1 = av_resample(s->resample_context, buftmp3[i], bufin[i],