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.cpp63 (LVM_FLOAT *)&pLVREV_Private->pFastData->HPTaps, in LVREV_ClearAudioBuffers()
DLVREV_Private.h107 Biquad_1I_Order1_FLOAT_Taps_t HPTaps; /* High pass filter taps */ member
DLVREV_ApplyNewSettings.cpp84 &pPrivate->pFastData->HPTaps, &Coeffs); in LVREV_ApplyNewSettings()
86 (LVM_FLOAT *)&pPrivate->pFastData->HPTaps, in LVREV_ApplyNewSettings()