Go to the source code of this file.
Functions | |
void | ff_dca_lfe_fir_neon (float *out, const float *in, const float *coefs, int decifactor, float scale) |
void av_cold | ff_dcadsp_init_arm (DCADSPContext *s) |
void ff_dca_lfe_fir_neon | ( | float * | out, |
const float * | in, | ||
const float * | coefs, | ||
int | decifactor, | ||
float | scale | ||
) |
Referenced by ff_dcadsp_init_arm().
void av_cold ff_dcadsp_init_arm | ( | DCADSPContext * | s | ) |
Definition at line 28 of file dcadsp_init_arm.c.
Referenced by ff_dcadsp_init().