/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/ |
LVREV.h | 118 LVM_UINT16 T60; /* Decay time constant, in ms */
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
LVREV_ApplyNewSettings.c | 310 (pPrivate->NewParams.T60 != pPrivate->CurrentParams.T60) || 316 if(pPrivate->NewParams.T60 == 0) 336 Temp1 = (3 * pPrivate->RoomSizeInms * ScaleTable[i]) / pPrivate->NewParams.T60; 377 (pPrivate->NewParams.T60 != pPrivate->CurrentParams.T60) ) 383 LVM_INT32 T60; 395 if(pPrivate->NewParams.T60<100) 397 T60 = 100 * LVREV_T60_SCALE; 401 T60 = pPrivate->NewParams.T60 * LVREV_T60_SCALE [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
md5.c | 125 #define T60 0x4e0811a1
297 SET(b, c, d, a, 13, 21, T60);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
md5.c | 125 #define T60 0x4e0811a1
297 SET(b, c, d, a, 13, 21, T60);
|
/external/libcups/cups/ |
md5.c | 105 #define T60 0x4e0811a1 254 SET(b, c, d, a, 13, 21, T60);
|
/external/python/cpython2/Modules/ |
md5.c | 125 #define T60 0x4e0811a1 297 SET(b, c, d, a, 13, 21, T60);
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
CLexer.py | 121 T60=60
979 # $ANTLR start T60
983 self.type = T60
998 # $ANTLR end T60
[all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
CLexer.py | 121 T60=60
979 # $ANTLR start T60
983 self.type = T60
998 # $ANTLR end T60
[all...] |