Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DBundleContext.cpp209 float bandCoefficient = lvm::kBandEnergyCoefficient[i]; in limitLevel() local
210 float bandEnergy = bandFactor * bandCoefficient * bandCoefficient; in limitLevel()
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp748 float bandCoefficient = LimitLevel_bandEnergyCoefficient[i]; in LvmEffect_limitLevel() local
749 float bandEnergy = bandFactor * bandCoefficient * bandCoefficient; in LvmEffect_limitLevel()