/external/webrtc/webrtc/voice_engine/test/auto_test/ |
D | voe_output_test.cc | 44 void Mute(); 130 void OutputTest::Mute() { in Mute() function in voetest::OutputTest 192 test.Mute(); in TEST()
|
/external/webrtc/webrtc/modules/utility/include/ |
D | audio_frame_operations.h | 49 static void Mute(AudioFrame& frame);
|
/external/webrtc/webrtc/modules/audio_device/test/ |
D | README.txt | 14 verifies that a certain action (e.g. Mute ON/OFF) is executed correctly.
|
D | func_test_manager.cc | 1053 PRINT_STR(Speaker Mute, available); in TestDeviceSelection() 1071 PRINT_STR(Speaker Mute, available); in TestDeviceSelection() 1096 PRINT_STR(Speaker Mute, available); in TestDeviceSelection() 1125 PRINT_STR(Microphone Mute, available); in TestDeviceSelection() 1146 PRINT_STR(Microphone Mute, available); in TestDeviceSelection() 1175 PRINT_STR(Microphone Mute, available); in TestDeviceSelection()
|
/external/webrtc/webrtc/voice_engine/ |
D | voe_volume_control_impl.cc | 228 enabled = _shared->transmit_mixer()->Mute(); in GetInputMute() 237 enabled = channelPtr->Mute(); in GetInputMute()
|
D | transmit_mixer.h | 91 bool Mute() const;
|
D | transmit_mixer.cc | 368 AudioFrameOperations::Mute(_audioFrame); in PrepareDemux() 379 AudioFrameOperations::Mute(_audioFrame); in PrepareDemux() 1106 TransmitMixer::Mute() const in Mute() function in webrtc::voe::TransmitMixer
|
D | channel.h | 276 bool Mute() const;
|
D | channel.cc | 2454 Channel::Mute() const in Mute() function in webrtc::voe::Channel 3388 bool is_muted = Mute(); // Cache locally as Mute() takes a lock. in PrepareEncodeAndSend() 3390 AudioFrameOperations::Mute(_audioFrame); in PrepareEncodeAndSend()
|
/external/webrtc/webrtc/modules/utility/source/ |
D | audio_frame_operations.cc | 72 void AudioFrameOperations::Mute(AudioFrame& frame) { in Mute() function in webrtc::AudioFrameOperations
|
D | audio_frame_operations_unittest.cc | 145 AudioFrameOperations::Mute(frame_); in TEST_F()
|
/external/u-boot/arch/arm/dts/ |
D | salvator-common.dtsi | 19 * You can use Mute 21 * amixer set "DVC Out Mute" on 22 * amixer set "DVC In Mute" on
|
D | r8a7793-gose.dts | 21 * You can use Mute 23 * amixer set "DVC Out Mute" on 24 * amixer set "DVC In Mute" on
|
D | r8a7791-koelsch.dts | 23 * You can use Mute 25 * amixer set "DVC Out Mute" on 26 * amixer set "DVC In Mute" on
|
D | r8a7790-lager.dts | 23 * You can use Mute 25 * amixer set "DVC Out Mute" on 26 * amixer set "DVC In Mute" on
|
D | meson-gxl-s905x-libretech-cc.dts | 189 "Analog Audio Mute",
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | README.md | 48 conf: Mute 60 - Codec.Flow (containing the Unmute and Mute configurations)
|
/external/webrtc/webrtc/modules/include/ |
D | module_common_types.h | 517 void Mute(); 617 inline void AudioFrame::Mute() { in Mute() function
|
/external/libxkbcommon/xkbcommon/test/data/keycodes/ |
D | evdev | 300 indicator 8 = "Mute";
|
D | evdev-xkbcommon | 261 indicator 0x08 = "Mute"; // MUTE
|
/external/webrtc/webrtc/modules/audio_conference_mixer/source/ |
D | audio_conference_mixer_impl.cc | 304 mixedAudio->Mute(); in Process()
|
/external/ltp/doc/ |
D | style-guide.txt | 53 * Mute some unchecked return code warnings.
|
/external/libxkbcommon/xkbcommon/test/data/keymaps/ |
D | no-types.xkb | 256 indicator 8 = "Mute";
|
D | no-aliases.xkb | 256 indicator 8 = "Mute";
|
D | unbound-vmod.xkb | 256 indicator 8 = "Mute";
|