OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_volume_on_next_process_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/agc/
agc_manager_direct.cc
128
check_volume_on_next_process_
(true), // Check at startup.
150
check_volume_on_next_process_
(true), // Check at startup.
166
check_volume_on_next_process_
= true;
239
if (
check_volume_on_next_process_
) {
240
check_volume_on_next_process_
= false;
319
check_volume_on_next_process_
= true;
agc_manager_direct.h
96
bool
check_volume_on_next_process_
;
member in class:webrtc::final
Completed in 94 milliseconds