Searched refs:HPTaps (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_ClearAudioBuffers.c66 (void *)&pLVREV_Private->pFastData->HPTaps, /* Destination Cast to void: no dereferencing in function*/
H A DLVREV_Private.h102 Biquad_1I_Order1_Taps_t HPTaps; /* High pass filter taps */ member in struct:__anon204
H A DLVREV_ApplyNewSettings.c84 FO_1I_D32F32Cll_TRC_WRA_01_Init( &pPrivate->pFastCoef->HPCoefs, &pPrivate->pFastData->HPTaps, &Coeffs);
86 (void *)&pPrivate->pFastData->HPTaps, /* Destination Cast to void: no dereferencing in function*/

Completed in 90 milliseconds