Searched defs:UpdateEchoLeakageStatus (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ | ||
H A D | echo_canceller3.h | 134 void UpdateEchoLeakageStatus(bool leakage_detected) { in UpdateEchoLeakageStatus() function |
H A D | echo_canceller3_unittest.cc | 127 void UpdateEchoLeakageStatus(bool leakage_detected) override {} in UpdateEchoLeakageStatus() function in webrtc::__anon721ee85a0111::CaptureTransportVerificationProcessor |
H A D | block_processor.cc | 219 void BlockProcessorImpl::UpdateEchoLeakageStatus(bool leakage_detected) { in UpdateEchoLeakageStatus() function in webrtc::__anon95fdf32b0111::BlockProcessorImpl |
H A D | echo_remover.cc | 130 void UpdateEchoLeakageStatus(bool leakage_detected) override { in UpdateEchoLeakageStatus() function in webrtc::__anone0a75dbf0111::EchoRemoverImpl |