Home
last modified time | relevance | path

Searched defs:volumeMax (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_volume_test.cpp223 float volumeMax = 1.0; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_volume_test.cpp459 float volumeMax = 1.0; variable
/ohos5.0/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/
H A Daudio_alsa_if_lib_capture_test.cpp194 int32_t volumeMax = handleData->captureMode.ctlParam.volThreshold.volMax; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain_manager.cpp518 float volumeMax = 0.0f; in EffectDspVolumeUpdate() local
576 float volumeMax = fmax((streamVolumeTemp * systemVolumeTemp), currVolumeTemp); in EffectApVolumeUpdate() local
592 float volumeMax = audioEffectChain->GetCurrVolume(); in SendEffectApVolume() local
/ohos5.0/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp198 int32_t volumeMax = handleData->renderMode.ctlParam.volThreshold.volMax; variable