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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_ApplyNewSettings.c153 LVM_INT16 MaxAP_Delay[] = {LVREV_MAX_AP0_DELAY, LVREV_MAX_AP1_DELAY, LVREV_MAX_AP2_DELAY, LVREV_MAX_AP3_DELAY}; local
180 Temp = (MaxT_Delay[i] - MaxAP_Delay[i]) * Fs / 48000;

Completed in 211 milliseconds