OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ap1
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pre_big.cpp
171
Word16
Ap1
[MP1]; /* A(z) with spectral expansion */
198
Weight_Ai(&A_t[aOffset], g1,
Ap1
);
200
Residu(
Ap1
, &speech[frameOffset], &wsp[frameOffset], L_SUBFR);
spreproc.cpp
190
Word16
Ap1
[MP1]; /* A(z) with spectral expansion */
205
Weight_Ai(A, g1,
Ap1
);
208
memcpy(ai_zero,
Ap1
, (M + 1)*sizeof(Word16));
227
Residu(
Ap1
, error, xn, L_SUBFR);
Completed in 127 milliseconds