Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.cpp183 if (pPrivate->AB_Selection) in LVREV_ApplyNewSettings()
215 if (pPrivate->AB_Selection) in LVREV_ApplyNewSettings()
217 pPrivate->AB_Selection = 0; in LVREV_ApplyNewSettings()
221 pPrivate->AB_Selection = 1; in LVREV_ApplyNewSettings()
DLVREV_Private.h156 LVM_INT16 AB_Selection; /* Smooth from tap A to B when 1 \ member
DLVREV_GetInstanceHandle.cpp229 pLVREV_Private->AB_Selection = 1; /* Select smoothing A to B */ in LVREV_GetInstanceHandle()