|
Asterisk - The Open Source Telephony Project GIT-master-f08020d
|

Go to the source code of this file.
Functions | |
| void | LPCencode (float *syntdenum, float *weightdenum, int *lsf_index, float *data, iLBC_Enc_Inst_t *iLBCenc_inst) |
| void LPCencode | ( | float * | syntdenum, |
| float * | weightdenum, | ||
| int * | lsf_index, | ||
| float * | data, | ||
| iLBC_Enc_Inst_t * | iLBCenc_inst | ||
| ) |
Definition at line 214 of file LPCencode.c.
References LPC_FILTERORDER, iLBC_Enc_Inst_t_::lpc_n, LPC_N_MAX, LSF_check(), iLBC_Enc_Inst_t_::lsfdeqold, iLBC_Enc_Inst_t_::lsfold, SimpleAnalysis(), SimpleInterpolateLSF(), and SimplelsfQ().
Referenced by iLBC_encode().