ff_audio_convert_alloc 64 libavresample/audio_convert.h AudioConvert *ff_audio_convert_alloc(AVAudioResampleContext *avr, ff_audio_convert_alloc 397 libavresample/dither.c c->ac_out = ff_audio_convert_alloc(avr, out_fmt, AV_SAMPLE_FMT_S16P, ff_audio_convert_alloc 410 libavresample/dither.c c->ac_in = ff_audio_convert_alloc(avr, AV_SAMPLE_FMT_FLTP, in_fmt, ff_audio_convert_alloc 211 libavresample/utils.c avr->ac_in = ff_audio_convert_alloc(avr, avr->internal_sample_fmt, ff_audio_convert_alloc 226 libavresample/utils.c avr->ac_out = ff_audio_convert_alloc(avr, avr->out_sample_fmt, src_fmt,