Home
last modified time | relevance | path

Searched refs:pWTRegion (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_wtsynth.c534 const S_WT_REGION *pWTRegion; in WT_UpdateVoice() local
545 pWTRegion = &pSynth->pEAS->pWTRegions[pVoice->regionIndex & REGION_INDEX_MASK]; in WT_UpdateVoice()
566 intFrame.frame.gainTarget = WT_UpdateGain(pVoice, pWTVoice, pArt, pChannel, pWTRegion->gain); in WT_UpdateVoice()
569 temp = pChannel->staticPitch + pWTRegion->tuning; in WT_UpdateVoice()