Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp4808 float decibels = curve[segment].mDBAttenuation + in volIndexToAmpl() local
4815 float amplification = exp( decibels * 0.115129f); // exp( dB * ln(10) / 20 ) in volIndexToAmpl()
4821 decibels, in volIndexToAmpl()