Home
last modified time | relevance | path

Searched defs:mute (Results 1 – 25 of 28) sorted by relevance

12

/drivers/peripheral/audio/test/unittest/common/adapter/
Daudio_adapter_common_test.cpp404 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/
Daudio_alsa_if_lib_capture_test.cpp265 bool mute = true; variable
290 bool mute = false; variable
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
Daudio_alsa_if_lib_render_test.cpp270 bool mute = true; variable
295 bool mute = false; variable
/drivers/hdf_core/framework/model/audio/dispatch/src/
Daudio_stream_dispatch.c367 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/
Daudio_adapter_vdi.c403 int32_t AudioSetMicMuteVdi(struct IAudioAdapter *adapter, bool mute) in AudioSetMicMuteVdi()
420 int32_t AudioGetMicMuteVdi(struct IAudioAdapter *adapter, bool *mute) in AudioGetMicMuteVdi()
Daudio_capture_vdi.c161 int32_t AudioCaptureSetMuteVdi(struct IAudioCapture *capture, bool mute) in AudioCaptureSetMuteVdi()
179 int32_t AudioCaptureGetMuteVdi(struct IAudioCapture *capture, bool *mute) in AudioCaptureGetMuteVdi()
Daudio_render_vdi.c290 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/
Daudio_render_common_test.cpp706 bool mute = false; variable
712 bool mute = false; variable
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_src/
Daudio_adapter_vendor.c402 int32_t AudioHwiSetMicMute(struct IAudioAdapter *adapter, bool mute) in AudioHwiSetMicMute()
419 int32_t AudioHwiGetMicMute(struct IAudioAdapter *adapter, bool *mute) in AudioHwiGetMicMute()
Daudio_capture_vendor.c162 int32_t AudioHwiCaptureSetMute(struct IAudioCapture *capture, bool mute) in AudioHwiCaptureSetMute()
180 int32_t AudioHwiCaptureGetMute(struct IAudioCapture *capture, bool *mute) in AudioHwiCaptureGetMute()
Daudio_render_vendor.c282 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/
Daudio_render.cpp239 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/
Daudio_capture.c399 int32_t AudioCaptureSetMute(struct IAudioCapture *handle, bool mute) in AudioCaptureSetMute()
432 int32_t AudioCaptureGetMute(struct IAudioCapture *handle, bool *mute) in AudioCaptureGetMute()
Daudio_render.c454 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/
Daudio_proxy_render.cpp267 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/
Daudio_idl_hdirender_volume_test.cpp326 bool mute = true; variable
/drivers/hdf_core/framework/model/audio/hdmi/src/
Daudio_hdmi_codec_ops.c368 const struct AudioCard *audioCard, const struct DaiDevice *dai, bool mute, int32_t direction) in AudioHdmiCodecDaiMuteStream()
/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_server_capture.c507 bool mute = false; in HdiServiceCaptureGetMute() local
536 bool mute = false; in HdiServiceCaptureSetMute() local
Dhdf_audio_server_render.c509 bool mute = false; in HdiServiceRenderGetMute() local
536 bool mute = false; in HdiServiceRenderSetMute() local
Dhdf_audio_server_common.c1436 bool mute = false; in HdiServiceAdapterSetMicMute() local
1478 bool mute = false; in HdiServiceAdapterGetMicMute() local
/drivers/peripheral/audio/test/benchmarktest/adapter/
Daudio_adapter_benchmarktest.cpp295 bool mute = false; in BENCHMARK_F() local
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/
Dhdf_audio_server_render.cpp427 bool mute = false; in HdiServiceRenderGetMute() local
450 bool mute = false; in HdiServiceRenderSetMute() local
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_common.h298 bool mute; member
312 bool mute; member
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_benchmarktest.cpp528 bool mute = false; in BENCHMARK_F() local
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
Daudio_internal.h224 bool mute; member

12