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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_GetInstanceHandle.c282 pLVREV_Private->Mixer_SGFeedforward[i].CallbackParam = 0;
283 pLVREV_Private->Mixer_SGFeedforward[i].pCallbackHandle = LVM_NULL;
284 pLVREV_Private->Mixer_SGFeedforward[i].pGeneralPurpose = LVM_NULL;
285 pLVREV_Private->Mixer_SGFeedforward[i].pCallBack = LVM_NULL;
286 pLVREV_Private->Mixer_SGFeedforward[i].CallbackSet = LVM_FALSE;
287 pLVREV_Private->Mixer_SGFeedforward[i].Current = 0;
288 pLVREV_Private->Mixer_SGFeedforward[i].Target = 0;
H A DLVREV_Private.h155 Mix_1St_Cll_t Mixer_SGFeedforward[4]; /* Smoothed AP feedforward gain */ member in struct:__anon206
H A DLVREV_Process.c286 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedforward[j],
H A DLVREV_ApplyNewSettings.c299 pPrivate->Mixer_SGFeedforward[i].Alpha = Alpha;
490 pPrivate->Mixer_SGFeedforward[i].Target = b;

Completed in 35 milliseconds