Searched defs:Mute (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/utility/source/ | ||
D | audio_frame_operations.cc | 72 void AudioFrameOperations::Mute(AudioFrame& frame) { in Mute() function in webrtc::AudioFrameOperations |
/external/webrtc/webrtc/voice_engine/test/auto_test/ | ||
D | voe_output_test.cc | 130 void OutputTest::Mute() { in Mute() function in voetest::OutputTest |
/external/webrtc/webrtc/voice_engine/ | ||
D | transmit_mixer.cc | 1106 TransmitMixer::Mute() const in Mute() function in webrtc::voe::TransmitMixer |
D | channel.cc | 2454 Channel::Mute() const in Mute() function in webrtc::voe::Channel |
/external/webrtc/webrtc/modules/include/ | ||
D | module_common_types.h | 617 inline void AudioFrame::Mute() { in Mute() function |