Home
last modified time | relevance | path

Searched refs:LVM_Mixer_TimeConstant (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.cpp249 Alpha = LVM_Mixer_TimeConstant(LVREV_ALLPASS_TC, in LVREV_ApplyNewSettings()
252 AlphaTap = LVM_Mixer_TimeConstant(LVREV_ALLPASS_TAP_TC, in LVREV_ApplyNewSettings()
423 Alpha = LVM_Mixer_TimeConstant(LVREV_FEEDBACKMIXER_TC, in LVREV_ApplyNewSettings()
432 pPrivate->BypassMixer.Alpha1 = LVM_Mixer_TimeConstant( in LVREV_ApplyNewSettings()
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DLVM_Mixer_TimeConstant.cpp59 LVM_FLOAT LVM_Mixer_TimeConstant(LVM_UINT32 tc, LVM_UINT32 Fs, LVM_UINT16 NumChannels) { in LVM_Mixer_TimeConstant() function
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DMixer.h63 LVM_FLOAT LVM_Mixer_TimeConstant(LVM_UINT32 tc, LVM_UINT32 Fs, LVM_UINT16 NumChannels);
/frameworks/av/media/libeffects/lvm/lib/
DAndroid.bp154 "Common/src/LVM_Mixer_TimeConstant.cpp",