| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | wm8770.c | 475 static int wm8770_mute(struct snd_soc_dai *dai, int mute, int direction) in wm8770_mute() argument
|
| H A D | wm8776.c | 312 static int wm8776_mute(struct snd_soc_dai *dai, int mute, int direction) in wm8776_mute() argument
|
| H A D | cs4349.c | 134 static int cs4349_mute(struct snd_soc_dai *dai, int mute, int direction) in cs4349_mute() argument
|
| H A D | cs4341.c | 119 static int cs4341_mute(struct snd_soc_dai *dai, int mute, int direction) in cs4341_mute() argument
|
| H A D | rk3328_codec.c | 34 struct gpio_desc *mute; member 109 static int rk3328_mute_stream(struct snd_soc_dai *dai, int mute, int direction) in rk3328_mute_stream() argument [all...] |
| H A D | rk817_codec.c | 351 static int rk817_digital_mute(struct snd_soc_dai *dai, int mute, int stream) in rk817_digital_mute() argument
|
| /kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
| H A D | messages.c | 297 int catpt_ipc_mute_loopback(struct catpt_dev *cdev, u8 stream_hw_id, bool mute) in catpt_ipc_mute_loopback() argument
|
| /kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
| H A D | dvc.c | 39 struct rsnd_kctrl_cfg_m mute; member
|
| /kernel/linux/linux-6.6/sound/soc/img/ |
| H A D | pistachio-internal-dac.c | 45 bool mute; member
|
| /kernel/linux/linux-6.6/sound/soc/spear/ |
| H A D | spdif_out.c | 31 u32 mute; member 191 static int spdif_mute(struct snd_soc_dai *dai, int mute, int direction) in spdif_mute() argument
|
| /test/xts/hats/hdf/audio/idl/benchmarktest/adapter/ |
| H A D | audio_adapter_benchmarktest.cpp | 299 bool mute = false;
in BENCHMARK_F() local 318 bool mute = false;
in BENCHMARK_F() local
|
| /test/xts/hats/hdf/audio/idl/common/adapter/src/ |
| H A D | audio_adapter_common_test.cpp | 382 bool mute = false;
in HWTEST_F() local 388 bool mute = false;
in HWTEST_F() local 400 bool mute = false;
in HWTEST_F() local 406 bool mute = false;
in HWTEST_F() local
|
| /test/xts/hats/hdf/audio/idl/common/adapter_additional/src/ |
| H A D | audio_adapter_common_test.cpp | 2121 bool mute = true;
in HWTEST_F() local 2139 bool mute = true;
in HWTEST_F() local
|
| /test/xts/hats/hdf/audio/idl/common/capture_additional/src/ |
| H A D | AudioCaptureCommonTestAdditional.cpp | 440 float mute = 0; in HWTEST_F() local 457 float mute = 1.0; in HWTEST_F() local 474 float mute = -0.1; in HWTEST_F() local 521 float mute = 0.5; in HWTEST_F() local 542 float mute = 0.5; in HWTEST_F() local [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | tlv.c | 225 int min, step, mute; in snd_tlv_convert_to_dB() local 333 int min, step, max, mute; in snd_tlv_convert_from_dB() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | mix.c | 615 pa_mix( pa_mix_info streams[], unsigned nstreams, void *data, size_t length, const pa_sample_spec *spec, const pa_cvolume *volume, bool mute) pa_mix() argument
|
| /base/telephony/call_manager/services/call/src/ |
| H A D | ims_call.cpp | 169 int32_t IMSCall::SetMute(int32_t mute, int32_t slotId) in SetMute() argument
|
| H A D | ott_call.cpp | 410 int32_t OTTCall::SetMute(int32_t mute, int32_t slotId) in SetMute() argument
|
| /base/telephony/call_manager/services/audio/src/ |
| H A D | audio_proxy.cpp | 229 bool AudioProxy::SetMicrophoneMute(bool mute) in SetMicrophoneMute() argument
|
| /base/telephony/call_manager/test/fuzztest/call_fuzzer/ |
| H A D | call_fuzzer.cpp | 60 int32_t mute = static_cast<int32_t>(size % BOOL_NUM); in CSCallFunc() local 194 int32_t mute = static_cast<int32_t>(size % BOOL_NUM); in IMSCallFunc() local 352 int32_t mute = static_cast<int32_t>(size % BOOL_NUM); in OttCallFunc() local
|
| /base/telephony/cellular_call/test/unittest/cstest/ |
| H A D | cs_test.cpp | 453 int32_t mute = -1; in SetMute() local 454 std::cin >> mute; in SetMute() local
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/ |
| H A D | cast_stream_manager_server.cpp | 397 bool mute = false; in ProcessActionSetMute() local
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/ |
| H A D | cast_stream_manager_server.cpp | 397 bool mute = false; in ProcessActionSetMute() local
|
| /foundation/multimedia/audio_framework/test/fuzztest/audiopolicyanother_fuzzer/ |
| H A D | audio_policy_another_fuzzer.cpp | 64 bool mute = *reinterpret_cast<const bool *>(rawData); in AudioVolumeFuzzTest() local 129 bool mute = *reinterpret_cast<const bool *>(rawData); in AudioDeviceFuzzTest() local
|
| /foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
| H A D | audio_enhance_chain.cpp | 155 int32_t AudioEnhanceChain::SetEnhanceParam(bool mute, uint32_t systemVol) in SetEnhanceParam() argument
|