Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/include/
DVolume.h143 static inline float DbToAmpl(float decibels) in DbToAmpl() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioOutputDescriptor.cpp379 float volume = Volume::DbToAmpl(mCurVolume[stream]); in setVolume()