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.c150 LVM_UINT32 DelayLengthSamples = (LVM_UINT32)(Fs * pPrivate->RoomSizeInms); in LVREV_ApplyNewSettings() local
167 Temp2=(LVM_INT32)DelayLengthSamples; in LVREV_ApplyNewSettings()
173 Temp = DelayLengthSamples; in LVREV_ApplyNewSettings()
706 LVM_UINT32 DelayLengthSamples = (LVM_UINT32)(Fs * pPrivate->RoomSizeInms); in LVREV_ApplyNewSettings() local
725 Temp1=(LVM_FLOAT)DelayLengthSamples; in LVREV_ApplyNewSettings()
730 Temp = DelayLengthSamples; in LVREV_ApplyNewSettings()