Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp845 float bandCoefficient = LimitLevel_bandEnergyCoefficient[i]; in LvmEffect_limitLevel() local
846 float bandEnergy = bandFactor * bandCoefficient * bandCoefficient; in LvmEffect_limitLevel()