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 377 pLVREV_Private->Mixer_SGFeedforward[i].CallbackParam = 0;
378 pLVREV_Private->Mixer_SGFeedforward[i].pCallbackHandle = LVM_NULL;
379 pLVREV_Private->Mixer_SGFeedforward[i].pGeneralPurpose = LVM_NULL;
380 pLVREV_Private->Mixer_SGFeedforward[i].pCallBack = LVM_NULL;
381 pLVREV_Private->Mixer_SGFeedforward[i].CallbackSet = LVM_FALSE;
382 pLVREV_Private->Mixer_SGFeedforward[i].Current = 0;
383 pLVREV_Private->Mixer_SGFeedforward[i].Target = 0;
LVREV_Private.h 205 Mix_1St_Cll_t Mixer_SGFeedforward[4]; /* Smoothed AP feedforward gain */
278 Mix_1St_Cll_FLOAT_t Mixer_SGFeedforward[4]; /* Smoothed AP feedforward gain */
LVREV_ApplyNewSettings.c 300 pPrivate->Mixer_SGFeedforward[i].Alpha = Alpha;
491 pPrivate->Mixer_SGFeedforward[i].Target = b;
876 pPrivate->Mixer_SGFeedforward[i].Alpha = Alpha;
    [all...]
LVREV_Process.c 311 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedforward[j],
616 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedforward[j],

Completed in 182 milliseconds