Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp874 float boostCoefficient = LimitLevel_bassBoostEnergyCoefficient; in LvmEffect_limitLevel() local
876 energyContribution += boostFactor * boostCoefficient * boostCoefficient; in LvmEffect_limitLevel()