Asterisk - The Open Source Telephony Project
18.5.0
|
Go to the source code of this file.
Functions | |
void | anaFilter (float *In, float *a, int len, float *Out, float *mem) |
void anaFilter | ( | float * | In, |
float * | a, | ||
int | len, | ||
float * | Out, | ||
float * | mem | ||
) |
Definition at line 20 of file anaFilter.c.
References a, len(), and LPC_FILTERORDER.
Referenced by iLBC_encode().