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

  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetInstanceHandle.c 282 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;
LVREV_Private.h 155 Mix_1St_Cll_t Mixer_SGFeedforward[4]; /* Smoothed AP feedforward gain */
LVREV_Process.c 286 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedforward[j],
LVREV_ApplyNewSettings.c 299 pPrivate->Mixer_SGFeedforward[i].Alpha = Alpha;
490 pPrivate->Mixer_SGFeedforward[i].Target = b;

Completed in 276 milliseconds