Home
last modified time | relevance | path

Searched defs:Mute (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/utility/source/
Daudio_frame_operations.cc72 void AudioFrameOperations::Mute(AudioFrame& frame) { in Mute() function in webrtc::AudioFrameOperations
/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_output_test.cc130 void OutputTest::Mute() { in Mute() function in voetest::OutputTest
/external/webrtc/webrtc/voice_engine/
Dtransmit_mixer.cc1106 TransmitMixer::Mute() const in Mute() function in webrtc::voe::TransmitMixer
Dchannel.cc2454 Channel::Mute() const in Mute() function in webrtc::voe::Channel
/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h617 inline void AudioFrame::Mute() { in Mute() function