|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <math.h>#include <string.h>#include "iLBC_define.h"#include "constants.h"#include "filter.h"
Go to the source code of this file.
Functions | |
| void | StateConstructW (int idxForMax, int *idxVec, float *syntDenum, float *out, int len) |
| void StateConstructW | ( | int | idxForMax, |
| int * | idxVec, | ||
| float * | syntDenum, | ||
| float * | out, | ||
| int | len | ||
| ) |
Definition at line 24 of file StateConstructW.c.
References len(), LPC_FILTERORDER, out, state_frgqTbl, STATE_LEN, state_sq3Tbl, and ZeroPoleFilter().
Referenced by Decode(), and iLBC_encode().