Searched refs:GET_PHASE_INT_PART (Results 1 – 3 of 3) sorted by relevance
101 #define GET_PHASE_INT_PART(x) (uint32_t)((uint32_t)(x) >> NUM_PHASE_FRAC_BITS) macro
474 if (GET_PHASE_INT_PART(pWTVoice->phaseFrac)) { in WT_NoiseGenerator()
471 endPhaseAccum = pWTVoice->phaseAccum + GET_PHASE_INT_PART(endPhaseFrac); in WT_CheckSampleEnd()