Home
last modified time | relevance | path

Searched refs:LVREV_ALLPASS_TC (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_Private.h73 #define LVREV_ALLPASS_TC 1000 /* All-pass filter time constant */ macro
DLVREV_ApplyNewSettings.c291 …LVM_INT32 Alpha = (LVM_INT32)LVM_Mixer_TimeConstant(LVREV_ALLPASS_TC, LVM_GetFsFromTable(pPri… in LVREV_ApplyNewSettings()