Home
last modified time | relevance | path

Searched refs:NoSmoothVolume (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_API_Specials.cpp124 pInstance->NoSmoothVolume = LVM_TRUE; in LVM_SetVolumeNoSmoothing()
DLVM_Private.h200 LVM_INT16 NoSmoothVolume; /* Enable or disable smooth volume changes*/ member
DLVM_Control.cpp374 if (pInstance->NoSmoothVolume == LVM_TRUE) { in LVM_SetVolume()
744 pInstance->NoSmoothVolume = LVM_FALSE; in LVM_ApplyNewSettings()