#include "config.h"#include "libavutil/attributes.h"#include "libavcodec/dcadsp.h"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 | ) | 
 1.5.8
 1.5.8