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

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_math.h101 #define GET_PHASE_FRAC_PART(x) (EAS_U32)((EAS_U32)(x) & PHASE_FRAC_MASK) macro
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_math.h101 #define GET_PHASE_FRAC_PART(x) (EAS_U32)((EAS_U32)(x) & PHASE_FRAC_MASK) macro
H A Deas_wtengine.c451 pWTVoice->phaseFrac = GET_PHASE_FRAC_PART(pWTVoice->phaseFrac);
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_math.h101 #define GET_PHASE_FRAC_PART(x) (EAS_U32)((EAS_U32)(x) & PHASE_FRAC_MASK) macro
H A Deas_wtengine.c451 pWTVoice->phaseFrac = GET_PHASE_FRAC_PART(pWTVoice->phaseFrac);

Completed in 184 milliseconds