OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kModeExpand
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
defines.h
36
kModeExpand
,
normal_unittest.cc
69
normal.Process(input, 0,
kModeExpand
, mute_factor_array.get(), &output));
84
kModeExpand
,
117
input, input_len,
kModeExpand
, mute_factor_array.get(), &output));
decision_logic_normal.cc
133
if (prev_mode !=
kModeExpand
&& !play_dtmf) {
161
if ((prev_mode ==
kModeExpand
) &&
206
if (prev_mode ==
kModeExpand
||
decision_logic.cc
113
prev_mode ==
kModeExpand
) {
normal.cc
57
if (last_mode ==
kModeExpand
) {
neteq_impl.cc
[
all
...]
Completed in 41 milliseconds