Home
last modified time | relevance | path

Searched refs:GAIN_MAX (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/include/
H A Daudio_proxy_common.h30 #define GAIN_MAX 50.0 macro
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_volume_test.cpp334 EXPECT_LE(max, GAIN_MAX); in HWTEST_F()
504 float gain = GAIN_MAX - 1; in HWTEST_F()
505 float gainOne = GAIN_MAX - 1; in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_volume_test.cpp78 EXPECT_LE(max, GAIN_MAX); in HWTEST_F()
265 float gain = GAIN_MAX - 1; in HWTEST_F()
266 float gainOne = GAIN_MAX - 1; in HWTEST_F()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter.cpp22 constexpr float GAIN_MAX = 50.0; member
217 hwRender->renderParam.renderMode.ctlParam.audioGain.gainMax = GAIN_MAX; // init gainMax in InitHwRenderParam()
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h76 const float GAIN_MAX = 15; member
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h61 const float GAIN_MAX = 15; member
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter.c30 #define GAIN_MAX 50.0 macro
289 hwRender->renderParam.renderMode.ctlParam.audioGain.gainMax = GAIN_MAX; // init gainMax in InitHwRenderParam()
767 hwCapture->captureParam.captureMode.ctlParam.audioGain.gainMax = GAIN_MAX; // init gainMax in InitHwCaptureParam()
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdirender_performace_test.cpp586 EXPECT_EQ(max, GAIN_MAX); in HWTEST_F()
H A Daudio_idlhdicapture_performace_test.cpp568 EXPECT_EQ(audiopara.character.gainthresholdmax, GAIN_MAX); in HWTEST_F()

Completed in 9 milliseconds