Searched refs:swr_set_matrix (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Dswresample.h372 int swr_set_matrix(struct SwrContext *s, const double *matrix, int stride);
H A Drematrix.c60 int swr_set_matrix(struct SwrContext *s, const double *matrix, int stride) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_pan.c332 swr_set_matrix(pan->swr, pan->gain[0], pan->gain[1] - pan->gain[0]);

Completed in 48 milliseconds