| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

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().