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

/frameworks/base/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_Private.h148 LVM_INT16 AB_Selection; /* Smooth from tap A to B when 1 otherwise B to A */ member in struct:__anon446
H A DLVREV_ApplyNewSettings.c187 if (pPrivate->AB_Selection)
217 if (pPrivate->AB_Selection)
219 pPrivate->AB_Selection = 0;
223 pPrivate->AB_Selection = 1;
H A DLVREV_GetInstanceHandle.c199 pLVREV_Private->AB_Selection = 1; /* Select smoothing A to B */

Completed in 184 milliseconds