HomeSort by relevance Sort by last modified time
    Searched refs:LPTaps (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_ClearAudioBuffers.c 70 (void *)&pLVREV_Private->pFastData->LPTaps, /* Destination Cast to void: \
78 (void *)&pLVREV_Private->pFastData->LPTaps, /* Destination Cast to void: no dereferencing in function*/
LVREV_Private.h 153 Biquad_1I_Order1_Taps_t LPTaps; /* Low pass filter taps */
220 Biquad_1I_Order1_FLOAT_Taps_t LPTaps; /* Low pass filter taps */
LVREV_ApplyNewSettings.c 118 FO_1I_D32F32Cll_TRC_WRA_01_Init( &pPrivate->pFastCoef->LPCoefs, &pPrivate->pFastData->LPTaps, &Coeffs);
120 (void *)&pPrivate->pFastData->LPTaps, /* Destination Cast to void: no dereferencing in function*/
673 &pPrivate->pFastData->LPTaps, &Coeffs);
675 (void *)&pPrivate->pFastData->LPTaps, /* Destination Cast to void: \
    [all...]

Completed in 41 milliseconds