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

  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetInstanceHandle.c 290 pLVREV_Private->Mixer_SGFeedback[i].CallbackParam = 0;
291 pLVREV_Private->Mixer_SGFeedback[i].pCallbackHandle = LVM_NULL;
292 pLVREV_Private->Mixer_SGFeedback[i].pGeneralPurpose = LVM_NULL;
293 pLVREV_Private->Mixer_SGFeedback[i].pCallBack = LVM_NULL;
294 pLVREV_Private->Mixer_SGFeedback[i].CallbackSet = LVM_FALSE;
295 pLVREV_Private->Mixer_SGFeedback[i].Current = 0;
296 pLVREV_Private->Mixer_SGFeedback[i].Target = 0;
LVREV_Private.h 154 Mix_1St_Cll_t Mixer_SGFeedback[4]; /* Smoothed SAfeedback gain */
LVREV_Process.c 276 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedback[j],
LVREV_ApplyNewSettings.c 298 pPrivate->Mixer_SGFeedback[i].Alpha = Alpha;
489 pPrivate->Mixer_SGFeedback[i].Target = b;

Completed in 26 milliseconds