Searched refs:swr_set_matrix (Results 1 – 4 of 4) sorted by relevance
404 int swr_set_matrix(struct SwrContext *s, const double *matrix, int stride);
64 int swr_set_matrix(struct SwrContext *s, const double *matrix, int stride) in swr_set_matrix() function
364 swr_set_matrix(pan->swr, pan->gain[0], pan->gain[1] - pan->gain[0]); in config_props()
2153 Add swr_set_matrix() function.