HomeSort by relevance Sort by last modified time
    Searched refs:Anh (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
levinson.c 120 Word16 Anh[M + 1], Anl[M + 1]; /* LPC coef.for next iteration in double prec. */
207 Anh[j] = t0 >> 16;
212 VO_L_Extract(t2, &Anh[i], &Anl[i]); /* An[i] in Q27 */
232 Ah[j] = Anh[j];