OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVREV_T60_SCALE
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h
70
#define
LVREV_T60_SCALE
306774 /*(32767/7000)<<16 */
76
#define
LVREV_T60_SCALE
0.000142f /*(1/7000) */
LVREV_ApplyNewSettings.c
397
T60 = 100 *
LVREV_T60_SCALE
;
401
T60 = pPrivate->NewParams.T60 *
LVREV_T60_SCALE
;
[
all
...]
Completed in 152 milliseconds