Go to the documentation of this file.
19 #ifndef AVCODEC_OPUS_DSP_H
20 #define AVCODEC_OPUS_DSP_H
void(* postfilter)(float *data, int period, float *gains, int len)
void ff_opus_dsp_init_riscv(OpusDSP *ctx)
void ff_opus_dsp_init_aarch64(OpusDSP *ctx)
it s the only field you need to keep assuming you have a context There is some magic you don t need to care about around this just let it vf default minimum maximum flags name is the option keep it simple and lowercase description are in without period
static const int weights[]
void ff_opus_dsp_init(OpusDSP *ctx)
void ff_opus_dsp_init_x86(OpusDSP *ctx)
float(* deemphasis)(float *out, float *in, float coeff, const float *weights, int len)
static const double coeff[2][5]