Home
last modified time | relevance | path

Searched defs:bandEnergy (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DBundleContext.cpp210 float bandEnergy = bandFactor * bandCoefficient * bandCoefficient; in limitLevel() local
242 float bandEnergy = boostFactor * bandFactor * bandCrossCoefficient; in limitLevel() local
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp749 float bandEnergy = bandFactor * bandCoefficient * bandCoefficient; in LvmEffect_limitLevel() local
782 float bandEnergy = boostFactor * bandFactor * bandCrossCoefficient; in LvmEffect_limitLevel() local