OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ap2
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pre_big.cpp
172
Word16
Ap2
[MP1]; /* A(z) with spectral expansion */
199
Weight_Ai(&A_t[aOffset], gamma2,
Ap2
);
202
Syn_filt(
Ap2
, &wsp[frameOffset], &wsp[frameOffset], L_SUBFR, mem_w, 1);
spreproc.cpp
191
Word16
Ap2
[MP1]; /* A(z) with spectral expansion */
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 6638 milliseconds