Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ClearAudioBuffers.c69 …(void *)&pLVREV_Private->pFastData->LPTaps, /* Destination Cast to void: no dereferencing in funct… in LVREV_ClearAudioBuffers()
DLVREV_Private.h103 Biquad_1I_Order1_Taps_t LPTaps; /* Low pass filter taps */ member
DLVREV_ApplyNewSettings.c117 …I_D32F32Cll_TRC_WRA_01_Init( &pPrivate->pFastCoef->LPCoefs, &pPrivate->pFastData->LPTaps, &Coeffs); in LVREV_ApplyNewSettings()
119 …(void *)&pPrivate->pFastData->LPTaps, /* Destination Cast to void: no dereferencing in func… in LVREV_ApplyNewSettings()