Lines Matching refs:FIXP_LPC
534 const FIXP_LPC lsp_old[], /* input : LSPs from past frame */ in int_lpc_acelp()
535 const FIXP_LPC lsp_new[], /* input : LSPs from present frame */ in int_lpc_acelp()
537 FIXP_LPC in int_lpc_acelp()
541 FIXP_LPC lsp_interpol[M_LP_FILTER_ORDER]; in int_lpc_acelp()
569 void Syn_filt(const FIXP_LPC a[], /* (i) : a[m] prediction coefficients Q12 */ in Syn_filt()
624 void E_UTIL_residu(const FIXP_LPC *a, const INT a_exp, FIXP_DBL *x, FIXP_DBL *y, in E_UTIL_residu()
732 const FIXP_LPC lsp_old[M_LP_FILTER_ORDER], in CLpd_AcelpDecode()
733 const FIXP_LPC lsp_new[M_LP_FILTER_ORDER], in CLpd_AcelpDecode()
749 FIXP_LPC A[M_LP_FILTER_ORDER]; in CLpd_AcelpDecode()
939 const FIXP_LPC lsp_old[M_LP_FILTER_ORDER], in CLpd_TcxTDConceal()
940 const FIXP_LPC lsp_new[M_LP_FILTER_ORDER], in CLpd_TcxTDConceal()
994 FIXP_LPC A[M_LP_FILTER_ORDER]; in CLpd_TcxTDConceal()
1091 void CLpd_Acelp_Zir(const FIXP_LPC A[], const INT A_exp, in CLpd_Acelp_Zir()
1116 const FIXP_LPC *A_new, const INT A_new_exp, in CLpd_AcelpPrepareInternalMem()
1117 const FIXP_LPC *A_old, const INT A_old_exp, in CLpd_AcelpPrepareInternalMem()