Searched refs:PHASE_ONE (Results 1 - 5 of 5) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_math.h114 one (unity) is given by PHASE_ONE
117 #define PHASE_ONE (EAS_I32) (0x1L << NUM_PHASE_FRAC_BITS) macro
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_math.h114 one (unity) is given by PHASE_ONE
117 #define PHASE_ONE (EAS_I32) (0x1L << NUM_PHASE_FRAC_BITS) macro
H A Deas_wtengine.c440 nInterpolatedSample = MULT_AUDIO_COEF( tmp0, (PHASE_ONE - pWTVoice->phaseFrac));
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_math.h114 one (unity) is given by PHASE_ONE
117 #define PHASE_ONE (EAS_I32) (0x1L << NUM_PHASE_FRAC_BITS) macro
H A Deas_wtengine.c440 nInterpolatedSample = MULT_AUDIO_COEF( tmp0, (PHASE_ONE - pWTVoice->phaseFrac));

Completed in 59 milliseconds