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.c149 LVM_UINT32 DelayLengthSamples = (LVM_UINT32)(Fs * pPrivate->RoomSizeInms); in LVREV_ApplyNewSettings() local
166 Temp2=(LVM_INT32)DelayLengthSamples; in LVREV_ApplyNewSettings()
172 Temp = DelayLengthSamples; in LVREV_ApplyNewSettings()