Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Daudio_server.h207 static constexpr int32_t MAX_VOLUME = 15; variable
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dcall_manager_test_types.h22 constexpr int16_t MAX_VOLUME = 15; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/capture/src/
H A Daudio_libcapture_hardwaredependence_test.cpp27 constexpr int MAX_VOLUME = 255; variable
32 constexpr int MAX_VOLUME = 87; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/render/src/
H A Daudio_librender_hardwaredependence_test.cpp28 constexpr int MAX_VOLUME = 255; variable
34 constexpr int MAX_VOLUME = 127; variable
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_soundcard.h35 #define MAX_VOLUME 100 macro
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_video.h491 static constexpr uint16_t MAX_VOLUME = 300; variable
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp35 constexpr uint16_t MAX_VOLUME = 300; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/adm/audio_adm_interface/src/
H A Daudio_adm_interface_test.cpp43 constexpr int MAX_VOLUME = 255; variable
48 constexpr int MAX_VOLUME = 127; variable
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_native_media_player.cpp26 const double MAX_VOLUME = 1.0; variable