/drivers/peripheral/audio/test/unittest/common/adapter/ |
D | audio_adapter_common_test.cpp | 404 bool mute = false; variable 410 bool mute = false; variable 422 bool mute = false; variable 428 bool mute = false; variable
|
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/ |
D | audio_alsa_if_lib_capture_test.cpp | 265 bool mute = true; variable 290 bool mute = false; variable
|
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/ |
D | audio_alsa_if_lib_render_test.cpp | 270 bool mute = true; variable 295 bool mute = false; variable
|
/drivers/hdf_core/framework/model/audio/dispatch/src/ |
D | audio_stream_dispatch.c | 367 bool mute, int32_t direction) in CpuDaiDevMuteStream() 388 bool mute, int32_t direction) in CodecDaiDevMuteStream() 410 bool mute, int32_t direction) in DspDaiDevMuteStream() 430 static int32_t AudioDaiDeviceMuteStream(const struct AudioCard *audioCard, bool mute, int32_t direc… in AudioDaiDeviceMuteStream()
|
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/ |
D | audio_adapter_vdi.c | 403 int32_t AudioSetMicMuteVdi(struct IAudioAdapter *adapter, bool mute) in AudioSetMicMuteVdi() 420 int32_t AudioGetMicMuteVdi(struct IAudioAdapter *adapter, bool *mute) in AudioGetMicMuteVdi()
|
D | audio_capture_vdi.c | 161 int32_t AudioCaptureSetMuteVdi(struct IAudioCapture *capture, bool mute) in AudioCaptureSetMuteVdi() 179 int32_t AudioCaptureGetMuteVdi(struct IAudioCapture *capture, bool *mute) in AudioCaptureGetMuteVdi()
|
D | audio_render_vdi.c | 290 int32_t AudioRenderSetMuteVdi(struct IAudioRender *render, bool mute) in AudioRenderSetMuteVdi() 308 int32_t AudioRenderGetMuteVdi(struct IAudioRender *render, bool *mute) in AudioRenderGetMuteVdi()
|
/drivers/peripheral/audio/test/unittest/common/render/ |
D | audio_render_common_test.cpp | 706 bool mute = false; variable 712 bool mute = false; variable
|
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_src/ |
D | audio_adapter_vendor.c | 402 int32_t AudioHwiSetMicMute(struct IAudioAdapter *adapter, bool mute) in AudioHwiSetMicMute() 419 int32_t AudioHwiGetMicMute(struct IAudioAdapter *adapter, bool *mute) in AudioHwiGetMicMute()
|
D | audio_capture_vendor.c | 162 int32_t AudioHwiCaptureSetMute(struct IAudioCapture *capture, bool mute) in AudioHwiCaptureSetMute() 180 int32_t AudioHwiCaptureGetMute(struct IAudioCapture *capture, bool *mute) in AudioHwiCaptureGetMute()
|
D | audio_render_vendor.c | 282 int32_t AudioHwiRenderSetMute(struct IAudioRender *render, bool mute) in AudioHwiRenderSetMute() 299 int32_t AudioHwiRenderGetMute(struct IAudioRender *render, bool *mute) in AudioHwiRenderGetMute()
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
D | audio_render.cpp | 239 int32_t AudioRenderSetMute(AudioHandle handle, bool mute) in AudioRenderSetMute() 245 int32_t AudioRenderGetMute(AudioHandle handle, bool *mute) in AudioRenderGetMute()
|
/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
D | audio_capture.c | 399 int32_t AudioCaptureSetMute(struct IAudioCapture *handle, bool mute) in AudioCaptureSetMute() 432 int32_t AudioCaptureGetMute(struct IAudioCapture *handle, bool *mute) in AudioCaptureGetMute()
|
D | audio_render.c | 454 int32_t AudioRenderSetMute(struct IAudioRender *handle, bool mute) in AudioRenderSetMute() 485 int32_t AudioRenderGetMute(struct IAudioRender *handle, bool *mute) in AudioRenderGetMute()
|
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/ |
D | audio_proxy_render.cpp | 267 int32_t AudioProxyRenderSetMute(const AudioHandle handle, bool mute) in AudioProxyRenderSetMute() 290 int32_t AudioProxyRenderGetMute(const AudioHandle handle, bool *mute) in AudioProxyRenderGetMute()
|
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/ |
D | audio_idl_hdirender_volume_test.cpp | 326 bool mute = true; variable
|
/drivers/hdf_core/framework/model/audio/hdmi/src/ |
D | audio_hdmi_codec_ops.c | 368 const struct AudioCard *audioCard, const struct DaiDevice *dai, bool mute, int32_t direction) in AudioHdmiCodecDaiMuteStream()
|
/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
D | hdf_audio_server_capture.c | 507 bool mute = false; in HdiServiceCaptureGetMute() local 536 bool mute = false; in HdiServiceCaptureSetMute() local
|
D | hdf_audio_server_render.c | 509 bool mute = false; in HdiServiceRenderGetMute() local 536 bool mute = false; in HdiServiceRenderSetMute() local
|
D | hdf_audio_server_common.c | 1436 bool mute = false; in HdiServiceAdapterSetMicMute() local 1478 bool mute = false; in HdiServiceAdapterGetMicMute() local
|
/drivers/peripheral/audio/test/benchmarktest/adapter/ |
D | audio_adapter_benchmarktest.cpp | 295 bool mute = false; in BENCHMARK_F() local
|
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/ |
D | hdf_audio_server_render.cpp | 427 bool mute = false; in HdiServiceRenderGetMute() local 450 bool mute = false; in HdiServiceRenderSetMute() local
|
/drivers/hdf_core/framework/support/platform/include/hdmi/ |
D | hdmi_common.h | 298 bool mute; member 312 bool mute; member
|
/drivers/peripheral/audio/test/benchmarktest/render/ |
D | audio_render_benchmarktest.cpp | 528 bool mute = false; in BENCHMARK_F() local
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
D | audio_internal.h | 224 bool mute; member
|