Home
last modified time | relevance | path

Searched defs:stream_has_echo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dagc_fuzzer.cc103 const bool stream_has_echo = fuzz_data->ReadOrDefaultValue(true); in FuzzGainController() local
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Dgain_control_impl.cc192 bool stream_has_echo) { in ProcessCaptureAudio()