OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LTP_GAIN_HISTORY_LEN
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dec_amr.h
97
#define
LTP_GAIN_HISTORY_LEN
9
143
Word16 ltpGainHistory[
LTP_GAIN_HISTORY_LEN
];
dec_amr.cpp
246
for (i = 0; i <
LTP_GAIN_HISTORY_LEN
; i++)
455
for (i = 0; i <
LTP_GAIN_HISTORY_LEN
; i++)
[
all
...]
Completed in 136 milliseconds