Home | History | Annotate | Download | only in src

Lines Matching refs:Aq

303     int16 *Aq = &old_exc[(L_FRAME + 1) + PIT_MAX + L_INTERPOL];/* A(z)   quantized for the 4 subframes */
305 int16 *ispnew = &Aq[NB_SUBFR * (M + 1)];/* immittance spectral pairs at 4nd sfr */
438 Isp_Az(ispnew, Aq, M, 1);
454 synthesis_amr_wb(Aq,
524 interpolate_isp(st->ispold, ispnew, interpol_frac, Aq);
563 p_Aq = Aq; /* pointer to interpolated LPC parameters */