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.h80 bool firstVolume; /* No smoothing on first Vol change */ member
DEffectBundle.cpp231 pContext->pBundledContext->firstVolume = LVM_TRUE; in EffectCreate()
915 if (pContext->pBundledContext->firstVolume == LVM_TRUE){ in LvmEffect_limitLevel()
919 pContext->pBundledContext->firstVolume = LVM_FALSE; in LvmEffect_limitLevel()