Home
last modified time | relevance | path

Searched defs:volMin (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c488 float volMin = (float)hwCapture->captureParam.captureMode.ctlParam.volThreshold.volMin; in AudioCaptureSetVolume() local
554 float volMin = (float)hwCapture->captureParam.captureMode.ctlParam.volThreshold.volMin; in AudioCaptureGetVolume() local
H A Daudio_render.c540 float volMin = (float)hwRender->renderParam.renderMode.ctlParam.volThreshold.volMin; in AudioRenderSetVolume() local
603 float volMin = (float)hwRender->renderParam.renderMode.ctlParam.volThreshold.volMin; in AudioRenderGetVolume() local
/ohos5.0/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp26 constexpr int32_t volMin = 0; variable
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_lib_capture.c207 long volMin = MIN_VOLUME; in AudioCtlCaptureGetVolThreshold() local
H A Dalsa_lib_render.c206 long volMin = MIN_VOLUME; in AudioCtlRenderGetVolThreshold() local
H A Dalsa_snd_capture.c799 static int32_t CaptureGetVolThresholdImpl(struct AlsaCapture *captureIns, long *volMin, long *volMa… in CaptureGetVolThresholdImpl()
H A Dalsa_snd_render.c788 static int32_t RenderGetVolThresholdImpl(struct AlsaRender *renderIns, long *volMin, long *volMax) in RenderGetVolThresholdImpl()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_ext_impl.cpp501 void AudioRenderExtImpl::SetVolumeRangeInner(const uint32_t volMax, const uint32_t volMin) in SetVolumeRangeInner()
H A Daudio_render_interface_impl.cpp471 void AudioRenderInterfaceImpl::SetVolumeRangeInner(const uint32_t volMax, const uint32_t volMin) in SetVolumeRangeInner()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h219 int volMin; member
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h179 int volMin; member
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h173 int volMin; member