Lines Matching full:phasefrac
136 pVoiceMgr->wtVoices[i].phaseFrac = DEFAULT_PHASE_FRAC;455 endPhaseFrac = pWTVoice->phaseFrac + (pWTIntFrame->frame.phaseIncrement << SYNTH_UPDATE_PERIOD_IN_BITS);464 numSamples = (EAS_I32) ((numSamples << NUM_PHASE_FRAC_BITS) - pWTVoice->phaseFrac);474 pWTVoice->phaseFrac = endPhaseFrac;