Searched refs:Anl (Results 1 – 2 of 2) sorted by relevance
120 Word16 Anh[M + 1], Anl[M + 1]; /* LPC coef.for next iteration in double prec. */ in Levinson() local208 Anl[j] = (t0 & 0xffff)>>1; in Levinson()212 VO_L_Extract(t2, &Anh[i], &Anl[i]); /* An[i] in Q27 */ in Levinson()233 Al[j] = Anl[j]; in Levinson()
653 Word16 Anl[M + 1]; /* double prec. */ in Levinson() local769 p_Anl = &Anl[1]; in Levinson()809 memcpy(&Al[1], &Anl[1], sizeof(Word16)*i); in Levinson()