Home
last modified time | relevance | path

Searched defs:volMax (Results 1 - 14 of 14) sorted by relevance

/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dvendor_render.c59 static int32_t RenderGetVolThresholdImpl(struct AlsaRender *renderIns, long *volMin, long *volMax) in RenderGetVolThresholdImpl() argument
H A Dvendor_capture.c59 static int32_t CaptureGetVolThresholdImpl(struct AlsaCapture *captureIns, long *volMin, long *volMax) in CaptureGetVolThresholdImpl() argument
H A Dalsa_lib_render.c207 long volMax = MIN_VOLUME; in AudioCtlRenderGetVolThreshold() local
H A Dalsa_lib_capture.c206 long volMax = MIN_VOLUME; in AudioCtlCaptureGetVolThreshold() local
H A Dalsa_snd_render.c788 static int32_t RenderGetVolThresholdImpl(struct AlsaRender *renderIns, long *volMin, long *volMax) in RenderGetVolThresholdImpl() argument
H A Dalsa_snd_capture.c799 static int32_t CaptureGetVolThresholdImpl(struct AlsaCapture *captureIns, long *volMin, long *volMax) in CaptureGetVolThresholdImpl() argument
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp27 constexpr int32_t volMax = 100; member
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c487 float volMax = (float)hwCapture->captureParam.captureMode.ctlParam.volThreshold.volMax; in AudioCaptureSetVolume() local
553 float volMax = (float)hwCapture->captureParam.captureMode.ctlParam.volThreshold.volMax; in AudioCaptureGetVolume() local
H A Daudio_render.c539 float volMax = (float)hwRender->renderParam.renderMode.ctlParam.volThreshold.volMax; in AudioRenderSetVolume() local
602 float volMax = (float)hwRender->renderParam.renderMode.ctlParam.volThreshold.volMax; in AudioRenderGetVolume() local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_interface_impl.cpp469 void AudioRenderInterfaceImpl::SetVolumeRangeInner(const uint32_t volMax, const uint32_t volMin) in SetVolumeRangeInner() argument
H A Daudio_render_ext_impl.cpp501 void AudioRenderExtImpl::SetVolumeRangeInner(const uint32_t volMax, const uint32_t volMin) in SetVolumeRangeInner() argument
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h180 int volMax; member
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h220 int volMax; member
/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h174 int volMax; member

Completed in 17 milliseconds