Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Dvolume_tools.h40 static double GetVolDb(AudioSampleFormat format, int32_t vol);
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dvolume_tools.cpp228 double VolumeTools::GetVolDb(AudioSampleFormat format, int32_t vol) in GetVolDb() function in OHOS::AudioStandard::VolumeTools