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
59
#define
LVREV_T60_SCALE
306774 /*(32767/7000)<<16 */
LVREV_ApplyNewSettings.c
396
T60 = 100 *
LVREV_T60_SCALE
;
400
T60 = pPrivate->NewParams.T60 *
LVREV_T60_SCALE
;
Completed in 39 milliseconds