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

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_math.h293 #define BITS_PER_AUDIO_SAMPLE 16 macro
296 #define DISTORTION_ONE (EAS_I32)((0x1L << (BITS_PER_AUDIO_SAMPLE-1)) -1)
316 >> (BITS_PER_AUDIO_SAMPLE-1) \
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_math.h293 #define BITS_PER_AUDIO_SAMPLE 16 macro
296 #define DISTORTION_ONE (EAS_I32)((0x1L << (BITS_PER_AUDIO_SAMPLE-1)) -1)
316 >> (BITS_PER_AUDIO_SAMPLE-1) \
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_math.h293 #define BITS_PER_AUDIO_SAMPLE 16 macro
296 #define DISTORTION_ONE (EAS_I32)((0x1L << (BITS_PER_AUDIO_SAMPLE-1)) -1)
316 >> (BITS_PER_AUDIO_SAMPLE-1) \

Completed in 56 milliseconds