|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
#include "iLBC_define.h"
Go to the source code of this file.
Functions | |
| void | syntFilter (float *Out, float *a, int len, float *mem) |
| void syntFilter | ( | float * | Out, |
| float * | a, | ||
| int | len, | ||
| float * | mem | ||
| ) |
Definition at line 19 of file syntFilter.c.
References a, len(), and LPC_FILTERORDER.
Referenced by iLBC_decode().