OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startup_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/agc/
agc_manager_direct.cc
129
startup_
(true),
151
startup_
(true),
167
// TODO(bjornv): Investigate if we need to reset |
startup_
| as well. For
336
if (level == 0 && !
startup_
) {
346
int minLevel =
startup_
? startup_min_level_ : kMinMicLevel;
354
startup_
= false;
agc_manager_direct.h
97
bool
startup_
;
member in class:webrtc::final
Completed in 66 milliseconds