Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.c154 …LVM_INT16 MaxAP_Delay[] = {LVREV_MAX_AP0_DELAY, LVREV_MAX_AP1_DELAY, LVREV_MAX_AP2_DELAY, LVREV_… in LVREV_ApplyNewSettings() local
181 Temp = (MaxT_Delay[i] - MaxAP_Delay[i]) * Fs / 48000; in LVREV_ApplyNewSettings()
712 LVM_INT16 MaxAP_Delay[] = {LVREV_MAX_AP0_DELAY, LVREV_MAX_AP1_DELAY, \ in LVREV_ApplyNewSettings() local
740 Temp = (MaxT_Delay[i] - MaxAP_Delay[i]) * Fs / 192000; in LVREV_ApplyNewSettings()
742 Temp = (MaxT_Delay[i] - MaxAP_Delay[i]) * Fs / 48000; in LVREV_ApplyNewSettings()