OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L_LTPHIST
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwb/src/
lagconceal.cpp
93
#define
L_LTPHIST
5
128
for (i = 0; i <
L_LTPHIST
; i++)
148
int16 lag_hist2[
L_LTPHIST
] = {0};
164
for (i = 1; i <
L_LTPHIST
; i++)
177
for (i = 1; i <
L_LTPHIST
; i++)
206
for (i = 0; i <
L_LTPHIST
; i++)
247
for (i = 0; i <
L_LTPHIST
; i++)
292
for (i = 0; i <
L_LTPHIST
; i++)
dec_gain2_amr_wb.cpp
107
#define
L_LTPHIST
5
Completed in 160 milliseconds