Go to the source code of this file.
Functions | |
| static void | dca_lfe_fir_c (float *out, const float *in, const float *coefs, int decifactor, float scale) |
| void | ff_dcadsp_init (DCADSPContext *s) |
| static void dca_lfe_fir_c | ( | float * | out, |
| const float * | in, | ||
| const float * | coefs, | ||
| int | decifactor, | ||
| float | scale | ||
| ) | [static] |
Definition at line 25 of file dcadsp.c.
Referenced by ff_dcadsp_init().
| void ff_dcadsp_init | ( | DCADSPContext * | s | ) |
Definition at line 47 of file dcadsp.c.
Referenced by dca_decode_init().