#include "config.h"
#include "dcadsp.h"
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] |
void ff_dcadsp_init | ( | DCADSPContext * | s | ) |