Searched refs:boostFactor (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp873 float boostFactor = (pContext->pBundledContext->BassStrengthSaved)/1000.0; local
876 energyContribution += boostFactor * boostCoefficient * boostCoefficient;
881 float bandEnergy = boostFactor * bandFactor *

Completed in 52 milliseconds