avresample_get_matrix  250 libavresample/avresample.h int avresample_get_matrix(AVAudioResampleContext *avr, double *matrix,
avresample_get_matrix  267 libavresample/resample.c             ret = avresample_get_matrix(avr, matrix, AVRESAMPLE_MAX_CHANNELS);