Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DBundleContext.cpp234 float boostCoefficient = lvm::kBassBoostEnergyCoefficient; in limitLevel() local
236 energyContribution += boostFactor * boostCoefficient * boostCoefficient; in limitLevel()
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp774 float boostCoefficient = LimitLevel_bassBoostEnergyCoefficient; in LvmEffect_limitLevel() local
776 energyContribution += boostFactor * boostCoefficient * boostCoefficient; in LvmEffect_limitLevel()