Home
last modified time | relevance | path

Searched defs:MAX_VOLUME (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/capture/src/
Daudio_libcapture_hardwaredependence_test.cpp27 constexpr int MAX_VOLUME = 255; variable
32 constexpr int MAX_VOLUME = 87; variable
/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/render/src/
Daudio_librender_hardwaredependence_test.cpp28 constexpr int MAX_VOLUME = 255; variable
34 constexpr int MAX_VOLUME = 127; variable
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
Dalsa_lib_common.h28 #define MAX_VOLUME 100 macro
/drivers/peripheral/audio/test/systemtest/adm/audio_adm_interface/src/
Daudio_adm_interface_test.cpp43 constexpr int MAX_VOLUME = 255; variable
48 constexpr int MAX_VOLUME = 127; variable