Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/include/
H A Daudio_proxy_common.h30 #define GAIN_MAX 50.0 macro
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter.cpp22 constexpr float GAIN_MAX = 50.0; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h61 const float GAIN_MAX = 15; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h76 const float GAIN_MAX = 15; variable
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter.c30 #define GAIN_MAX 50.0 macro