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

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_math.h139 #define WET_DRY_ONE (EAS_I32) ((0x1L << NUM_WET_DRY_FRAC_BITS)) macro
140 #define WET_DRY_MINUS_ONE (EAS_I32) (~WET_DRY_ONE)
141 #define WET_DRY_FULL_SCALE (EAS_I32) (WET_DRY_ONE - 1)
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_math.h139 #define WET_DRY_ONE (EAS_I32) ((0x1L << NUM_WET_DRY_FRAC_BITS)) macro
140 #define WET_DRY_MINUS_ONE (EAS_I32) (~WET_DRY_ONE)
141 #define WET_DRY_FULL_SCALE (EAS_I32) (WET_DRY_ONE - 1)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_math.h139 #define WET_DRY_ONE (EAS_I32) ((0x1L << NUM_WET_DRY_FRAC_BITS)) macro
140 #define WET_DRY_MINUS_ONE (EAS_I32) (~WET_DRY_ONE)
141 #define WET_DRY_FULL_SCALE (EAS_I32) (WET_DRY_ONE - 1)

Completed in 288 milliseconds