Go to the documentation of this file.
19 #ifndef AVCODEC_OPUSDSP_H
20 #define AVCODEC_OPUSDSP_H
22 #define CELT_EMPH_COEFF 0.8500061035f
void(* postfilter)(float *data, int period, float *gains, int len)
void ff_opus_dsp_init_riscv(OpusDSP *ctx)
float(* deemphasis)(float *out, float *in, float coeff, int len)
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
void ff_opus_dsp_init_aarch64(OpusDSP *ctx)
void ff_opus_dsp_init_x86(OpusDSP *ctx)
static const double coeff[2][5]
void ff_opus_dsp_init(OpusDSP *ctx)