Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ClearAudioBuffers.c66 (void *)&pLVREV_Private->pFastData->HPTaps, /* Destination Cast to void: \ in LVREV_ClearAudioBuffers()
75 …(void *)&pLVREV_Private->pFastData->HPTaps, /* Destination Cast to void: no dereferencing in funct… in LVREV_ClearAudioBuffers()
DLVREV_Private.h152 Biquad_1I_Order1_Taps_t HPTaps; /* High pass filter taps */ member
219 Biquad_1I_Order1_FLOAT_Taps_t HPTaps; /* High pass filter taps */
DLVREV_ApplyNewSettings.c85 …I_D32F32Cll_TRC_WRA_01_Init( &pPrivate->pFastCoef->HPCoefs, &pPrivate->pFastData->HPTaps, &Coeffs); in LVREV_ApplyNewSettings()
87 … (void *)&pPrivate->pFastData->HPTaps, /* Destination Cast to void: no dereferencing in function*/ in LVREV_ApplyNewSettings()
639 &pPrivate->pFastData->HPTaps, &Coeffs); in LVREV_ApplyNewSettings()
641 (void *)&pPrivate->pFastData->HPTaps, /* Destination Cast to void: \ in LVREV_ApplyNewSettings()