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.cpp143 pInstance->NoSmoothVolume = LVM_TRUE; in LVM_SetVolumeNoSmoothing()
DLVM_Private.h237 LVM_INT16 NoSmoothVolume; /* Enable or disable smooth volume changes*/ member
DLVM_Control.cpp427 if(pInstance->NoSmoothVolume == LVM_TRUE) in LVM_SetVolume()
865 pInstance->NoSmoothVolume = LVM_FALSE; in LVM_ApplyNewSettings()