Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp4815 float amplification = exp( decibels * 0.115129f); // exp( dB * ln(10) / 20 ) in volIndexToAmpl() local
4823 amplification); in volIndexToAmpl()
4825 return amplification; in volIndexToAmpl()