Searched refs:Mixer_APTaps (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_GetInstanceHandle.c267 pLVREV_Private->Mixer_APTaps[i].CallbackParam2 = 0;
268 pLVREV_Private->Mixer_APTaps[i].pCallbackHandle2 = LVM_NULL;
269 pLVREV_Private->Mixer_APTaps[i].pGeneralPurpose2 = LVM_NULL;
270 pLVREV_Private->Mixer_APTaps[i].pCallBack2 = LVM_NULL;
271 pLVREV_Private->Mixer_APTaps[i].CallbackSet2 = LVM_FALSE;
272 pLVREV_Private->Mixer_APTaps[i].Current2 = 0;
273 pLVREV_Private->Mixer_APTaps[i].Target2 = 0;
274 pLVREV_Private->Mixer_APTaps[i].CallbackParam1 = 0;
275 pLVREV_Private->Mixer_APTaps[i].pCallbackHandle1 = LVM_NULL;
276 pLVREV_Private->Mixer_APTaps[
[all...]
H A DLVREV_Private.h153 Mix_2St_Cll_t Mixer_APTaps[4]; /* Smoothed AP delay mixer */ member in struct:__anon206
H A DLVREV_ApplyNewSettings.c192 pPrivate->Mixer_APTaps[i].Target1 = 0;
193 pPrivate->Mixer_APTaps[i].Target2 = 0x7fffffff;
200 pPrivate->Mixer_APTaps[i].Target2 = 0;
201 pPrivate->Mixer_APTaps[i].Target1 = 0x7fffffff;
296 pPrivate->Mixer_APTaps[i].Alpha1 = AlphaTap;
297 pPrivate->Mixer_APTaps[i].Alpha2 = AlphaTap;
H A DLVREV_Process.c266 MixSoft_2St_D32C31_SAT(&pPrivate->Mixer_APTaps[j],

Completed in 62 milliseconds