OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:startup_
(Results
1 - 3
of
3
) 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
/toolchain/binutils/binutils-2.25/gold/testsuite/
text_section_grouping.sh
61
# addr (unlikely_*) < addr (
startup_
*) < addr (hot_*)
Completed in 129 milliseconds