53 if (!aresample->
swr) {
62 const char *token = e->
key;
134 char inchl_buf[128], outchl_buf[128];
175 int n_out = n_in * aresample->
ratio * 2 + 256;
265 #define OFFSET(x) offsetof(AResampleContext, x)
266 #define FLAGS AV_OPT_FLAG_AUDIO_PARAM|AV_OPT_FLAG_FILTERING_PARAM
308 .priv_class = &aresample_class,
309 .
inputs = aresample_inputs,