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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1199 int tmpMaxGain = pContext->pBundledContext->bandGaindB[i]; local
1209 if (gain > tmpMaxGain) {
1223 maxGain = tmpMaxGain;

Completed in 135 milliseconds