Searched refs:Ap2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dpre_big.cpp172 Word16 Ap2[MP1]; /* A(z) with spectral expansion */ local
199 Weight_Ai(&A_t[aOffset], gamma2, Ap2);
202 Syn_filt(Ap2, &wsp[frameOffset], &wsp[frameOffset], L_SUBFR, mem_w, 1);
H A Dspreproc.cpp191 Word16 Ap2[MP1]; /* A(z) with spectral expansion */ local
206 Weight_Ai(A, gamma2, Ap2);
212 Syn_filt(Ap2, h1, h1, L_SUBFR, zero, 0);
230 Syn_filt(Ap2, xn, xn, L_SUBFR, mem_w0, 0);

Completed in 36 milliseconds