Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_Private.h180 …LVM_CHAR bDisableReverb; /* Flag to indicate that the mix level is 0% a… member
247 LVM_CHAR bDisableReverb; /* Flag to indicate that the mix level is
DLVREV_ApplyNewSettings.c532 pPrivate->bDisableReverb = LVM_FALSE; in LVREV_ApplyNewSettings()
547 pPrivate->bDisableReverb = LVM_TRUE; in LVREV_ApplyNewSettings()
551 pPrivate->bDisableReverb = LVM_FALSE; in LVREV_ApplyNewSettings()
1115 pPrivate->bDisableReverb = LVM_FALSE; in LVREV_ApplyNewSettings()
1130 pPrivate->bDisableReverb = LVM_TRUE; in LVREV_ApplyNewSettings()
1134 pPrivate->bDisableReverb = LVM_FALSE; in LVREV_ApplyNewSettings()
1216 pLVREV_Private->bDisableReverb = LVM_TRUE; in BypassMixer_Callback()
DLVREV_GetInstanceHandle.c310 pLVREV_Private->bDisableReverb = LVM_FALSE; in LVREV_GetInstanceHandle()