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

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

Completed in 186 milliseconds