avresample_config 492 libavresample/avresample.h int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in); avresample_config 608 libavresample/utils.c if ((ret = avresample_config(avr, out, in)) < 0)