Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.h78 bool firstVolume; /* No smoothing on first Vol change */ member
DEffectBundle.cpp226 pContext->pBundledContext->firstVolume = LVM_TRUE; in EffectCreate()
1256 if(pContext->pBundledContext->firstVolume == LVM_TRUE){ in EqualizerLimitBandLevels()
1260 pContext->pBundledContext->firstVolume = LVM_FALSE; in EqualizerLimitBandLevels()