OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COEFF_PAN_G0
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_pan.c
79
temp =
COEFF_PAN_G0
+ FMUL_15x15(temp, netAngle);
90
temp =
COEFF_PAN_G0
+ FMUL_15x15(temp, netAngle);
eas_math.h
38
#define
COEFF_PAN_G0
23170 /* 0.707106781186547 = 1/sqrt(2) */
/frameworks/av/media/libeffects/testlibs/
EffectsMath.h
28
#define
COEFF_PAN_G0
23170 /* 0.707106781186547 = 1/sqrt(2) */
Completed in 6308 milliseconds