HomeSort by relevance Sort by last modified time
    Searched refs:AB_Selection (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h 148 LVM_INT16 AB_Selection; /* Smooth from tap A to B when 1 otherwise B to A */
LVREV_ApplyNewSettings.c 187 if (pPrivate->AB_Selection)
217 if (pPrivate->AB_Selection)
219 pPrivate->AB_Selection = 0;
223 pPrivate->AB_Selection = 1;
LVREV_GetInstanceHandle.c 199 pLVREV_Private->AB_Selection = 1; /* Select smoothing A to B */

Completed in 38 milliseconds