OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVPSA_MAXLEVELDECAYSHIFT
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h
61
#define
LVPSA_MAXLEVELDECAYSHIFT
14 /* Decay shift for the maximum values calculation */
LVPSA_Process.c
236
temp = ((temp * LVPSA_MAXLEVELDECAYFACTOR)>>
LVPSA_MAXLEVELDECAYSHIFT
);
Completed in 1234 milliseconds