|
Asterisk - The Open Source Telephony Project
18.5.0
|
#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 len(), and LPC_FILTERORDER.
Referenced by iLBC_decode().
1.8.13