OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EG1_MINUS_HALF
(Results
1 - 4
of
4
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_math.h
165
#define
EG1_MINUS_HALF
(EAS_I32) (EG1_MINUS_ONE/2)
/external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h
165
#define
EG1_MINUS_HALF
(EAS_I32) (EG1_MINUS_ONE/2)
/external/sonivox/arm-wt-22k/lib_src/
eas_math.h
165
#define
EG1_MINUS_HALF
(EAS_I32) (EG1_MINUS_ONE/2)
/frameworks/av/media/libeffects/testlibs/
EffectsMath.h
156
#define
EG1_MINUS_HALF
(int32_t) (EG1_MINUS_ONE/2)
Completed in 205 milliseconds