Searched refs:FeedbackMixer (Results 1 – 4 of 4) sorted by relevance
330 pLVREV_Private->FeedbackMixer[i].CallbackParam = 0; in LVREV_GetInstanceHandle()331 pLVREV_Private->FeedbackMixer[i].pCallbackHandle = LVM_NULL; in LVREV_GetInstanceHandle()332 pLVREV_Private->FeedbackMixer[i].pGeneralPurpose = LVM_NULL; in LVREV_GetInstanceHandle()333 pLVREV_Private->FeedbackMixer[i].pCallBack = LVM_NULL; in LVREV_GetInstanceHandle()334 pLVREV_Private->FeedbackMixer[i].CallbackSet = LVM_FALSE; in LVREV_GetInstanceHandle()335 pLVREV_Private->FeedbackMixer[i].Current = 0; in LVREV_GetInstanceHandle()336 pLVREV_Private->FeedbackMixer[i].Target = 0; in LVREV_GetInstanceHandle()
368 pPrivate->FeedbackMixer[0].Target=G[0]; in LVREV_ApplyNewSettings()369 pPrivate->FeedbackMixer[1].Target=G[1]; in LVREV_ApplyNewSettings()370 pPrivate->FeedbackMixer[2].Target=G[2]; in LVREV_ApplyNewSettings()371 pPrivate->FeedbackMixer[3].Target=G[3]; in LVREV_ApplyNewSettings()506 pPrivate->FeedbackMixer[0].Alpha = Alpha; in LVREV_ApplyNewSettings()507 pPrivate->FeedbackMixer[1].Alpha = Alpha; in LVREV_ApplyNewSettings()508 pPrivate->FeedbackMixer[2].Alpha = Alpha; in LVREV_ApplyNewSettings()509 pPrivate->FeedbackMixer[3].Alpha = Alpha; in LVREV_ApplyNewSettings()
149 Mix_1St_Cll_FLOAT_t FeedbackMixer[4]; /* Mixer for Pop and Click Supression \ member
294 MixSoft_1St_D32C31_WRA(&pPrivate->FeedbackMixer[j], pDelayLine, pDelayLine, NumSamples); in ReverbBlock()