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