Home
last modified time | relevance | path

Searched refs:INT24_MAX_VALUE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dvolume_tools.cpp29 static const int32_t INT24_MAX_VALUE = 8388607; variable
239 volume = volume / INT24_MAX_VALUE; in GetVolDb()