Home
last modified time | relevance | path

Searched defs:SetCaptureOutputUsage (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/api/audio/
H A Decho_control.h56 virtual void SetCaptureOutputUsage(bool capture_output_used) {} in SetCaptureOutputUsage() function
/aosp_15_r20/external/webrtc/modules/audio_processing/ns/
H A Dnoise_suppressor.h48 void SetCaptureOutputUsage(bool capture_output_used) { in SetCaptureOutputUsage() function
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3_unittest.cc133 void SetCaptureOutputUsage(bool capture_output_used) {} in SetCaptureOutputUsage() function in webrtc::__anon721ee85a0111::CaptureTransportVerificationProcessor
169 void SetCaptureOutputUsage(bool capture_output_used) {} in SetCaptureOutputUsage() function in webrtc::__anon721ee85a0111::RenderTransportVerificationProcessor
H A Dblock_processor.cc234 void BlockProcessorImpl::SetCaptureOutputUsage(bool capture_output_used) { in SetCaptureOutputUsage() function in webrtc::__anon95fdf32b0111::BlockProcessorImpl
H A Decho_remover.cc134 void SetCaptureOutputUsage(bool capture_output_used) override { in SetCaptureOutputUsage() function in webrtc::__anone0a75dbf0111::EchoRemoverImpl
H A Decho_canceller3.cc927 void EchoCanceller3::SetCaptureOutputUsage(bool capture_output_used) { in SetCaptureOutputUsage() function in webrtc::EchoCanceller3