Go to the source code of this file.
Defines | |
| #define | OVERRIDE_NORMALIZE16 |
| #define | OVERRIDE_FILTER_MEM2 |
| #define | OVERRIDE_IIR_MEM2 |
Functions | |
| int | normalize16 (const spx_sig_t *x, spx_word16_t *y, int max_scale, int len) |
| void | filter_mem2 (const spx_sig_t *x, const spx_coef_t *num, const spx_coef_t *den, spx_sig_t *y, int N, int ord, spx_mem_t *mem) |
| void | iir_mem2 (const spx_sig_t *x, const spx_coef_t *den, spx_sig_t *y, int N, int ord, spx_mem_t *mem) |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
1.4.2