| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#include "constants.h"
Go to the source code of this file.
| Functions | |
| void | hpInput (float *In, int len, float *Out, float *mem) | 
| void hpInput | ( | float * | In, | 
| int | len, | ||
| float * | Out, | ||
| float * | mem | ||
| ) | 
Definition at line 23 of file hpInput.c.
References hpi_pole_coefsTbl, hpi_zero_coefsTbl, and len().
Referenced by iLBC_encode().