Lines Matching refs:A_exp
542 INT *A_exp) { in int_lpc_acelp() argument
556 E_LPC_f_lsp_a_conversion(lsp_interpol, A, A_exp); in int_lpc_acelp()
753 INT A_exp; in CLpd_AcelpDecode() local
895 &A_exp); in CLpd_AcelpDecode()
898 A_exp, L_SUBFR, /* (i) : length */ in CLpd_AcelpDecode()
998 INT A_exp; in CLpd_TcxTDConceal() local
1001 int_lpc_acelp(lsp_old, lsp_new, subfr_nr, lDiv / L_SUBFR, A, &A_exp); in CLpd_TcxTDConceal()
1004 A_exp, L_SUBFR, /* (i) : length */ in CLpd_TcxTDConceal()
1013 E_UTIL_residu(A, A_exp, &syn[i_subfr], tRes, L_SUBFR); in CLpd_TcxTDConceal()
1031 A_exp, L_SUBFR, /* (i) : length */ in CLpd_TcxTDConceal()
1094 void CLpd_Acelp_Zir(const FIXP_LPC A[], const INT A_exp, in CLpd_Acelp_Zir() argument
1104 Syn_filt(A, A_exp, length, &tmp_buf[M_LP_FILTER_ORDER], in CLpd_Acelp_Zir()