swr_set_matrix    336 libavfilter/af_pan.c         swr_set_matrix(pan->swr, pan->gain[0], pan->gain[1] - pan->gain[0]);
swr_set_matrix    377 libswresample/swresample.h int swr_set_matrix(struct SwrContext *s, const double *matrix, int stride);