Searched refs:EG1_MINUS_HALF (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_math.h165 #define EG1_MINUS_HALF (EAS_I32) (EG1_MINUS_ONE/2) macro
H A Deas_reverb.c489 else if (nNetAngle < EG1_MINUS_HALF)
491 nNetAngle = EG1_MINUS_HALF;
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_math.h165 #define EG1_MINUS_HALF (EAS_I32) (EG1_MINUS_ONE/2) macro
H A Deas_reverb.c489 else if (nNetAngle < EG1_MINUS_HALF)
491 nNetAngle = EG1_MINUS_HALF;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_math.h165 #define EG1_MINUS_HALF (EAS_I32) (EG1_MINUS_ONE/2) macro
H A Deas_reverb.c489 else if (nNetAngle < EG1_MINUS_HALF)
491 nNetAngle = EG1_MINUS_HALF;

Completed in 119 milliseconds