Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.cpp146 LVM_UINT32 DelayLengthSamples = (LVM_UINT32)(Fs * pPrivate->RoomSizeInms); in LVREV_ApplyNewSettings() local
164 Temp1=(LVM_FLOAT)DelayLengthSamples; in LVREV_ApplyNewSettings()
169 Temp = DelayLengthSamples; in LVREV_ApplyNewSettings()