Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_Private.h74 #define LVREV_ALLPASS_TAP_TC 10000 /* All-pass filter dely tap change */ macro
DLVREV_ApplyNewSettings.c292 …LVM_INT32 AlphaTap = (LVM_INT32)LVM_Mixer_TimeConstant(LVREV_ALLPASS_TAP_TC, LVM_GetFsFromTable(… in LVREV_ApplyNewSettings()