Searched defs:UpdateEchoLeakageStatus (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/modules/audio_processing/aec3/ | ||
D | echo_canceller3.h | 127 void UpdateEchoLeakageStatus(bool leakage_detected) { in UpdateEchoLeakageStatus() function |
D | block_processor.cc | 224 void BlockProcessorImpl::UpdateEchoLeakageStatus(bool leakage_detected) { in UpdateEchoLeakageStatus() function in webrtc::__anon472254dc0111::BlockProcessorImpl |
D | echo_canceller3_unittest.cc | 122 void UpdateEchoLeakageStatus(bool leakage_detected) override {} in UpdateEchoLeakageStatus() function in webrtc::__anon780ec12b0111::CaptureTransportVerificationProcessor |
D | echo_remover.cc | 131 void UpdateEchoLeakageStatus(bool leakage_detected) override { in UpdateEchoLeakageStatus() function in webrtc::__anon30cab5100111::EchoRemoverImpl |