Searched refs:DISTORTION_MINUS_ONE (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_math.h297 #define DISTORTION_MINUS_ONE (EAS_I32)(~DISTORTION_ONE) macro
321 (((EAS_I32)(x)) < DISTORTION_MINUS_ONE) ? (DISTORTION_MINUS_ONE) : ((EAS_I32)(x)));
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_math.h297 #define DISTORTION_MINUS_ONE (EAS_I32)(~DISTORTION_ONE) macro
321 (((EAS_I32)(x)) < DISTORTION_MINUS_ONE) ? (DISTORTION_MINUS_ONE) : ((EAS_I32)(x)));
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_math.h297 #define DISTORTION_MINUS_ONE (EAS_I32)(~DISTORTION_ONE) macro
321 (((EAS_I32)(x)) < DISTORTION_MINUS_ONE) ? (DISTORTION_MINUS_ONE) : ((EAS_I32)(x)));

Completed in 1960 milliseconds