Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_math.h298 #define DISTORTION_MINUS_ONE (int32_t)(~DISTORTION_ONE) macro
322 (((int32_t)(x)) < DISTORTION_MINUS_ONE) ? (DISTORTION_MINUS_ONE) : ((int32_t)(x)));