OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_lags
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
ol_ltp.h
111
Word16
old_lags
[], /* i : history with old stored Cl lags */
ol_ltp.cpp
94
old_lags
= pointer to history with old stored Cl lags (Word16)
137
Word16
old_lags
[], // i : history with old stored Cl lags
163
old_lags
, ol_gain_flg, idx, dtx);
208
Word16
old_lags
[], /* i : history with old stored Cl lags */
236
old_lags
, ol_gain_flg, idx, dtx, pOverflow);
p_ol_wgh.cpp
682
old_lags
= pointer to history with old stored Cl lags (Word16)
726
Word16
old_lags
[], // i : history with old stored Cl lags
799
old_lags
[i] =
old_lags
[i-1];
801
old_lags
[0] = p_max1;
802
st->old_T0_med = gmed_n (
old_lags
, 5);
868
Word16
old_lags
[], /* i : history with old stored Cl lags */
943
old_lags
[i] =
old_lags
[i-1];
945
old_lags
[0] = p_max1
[
all
...]
cod_amr.h
138
Word16
old_lags
[5];
member in struct:__anon31442
cod_amr.cpp
409
st->
old_lags
[i] = 40;
510
st->
old_lags
[i] = 40;
969
&T_op[subfrNr], st->
old_lags
, st->ol_gain_flg, subfrNr,
980
st->
old_lags
, st->ol_gain_flg, 1, st->dtx);
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
p_ol_wgh.h
133
Word16
old_lags
[], /* i : history with old stored Cl lags */
Completed in 963 milliseconds