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.c517 const S_WT_REGION *pWTRegion; in WT_UpdateVoice() local
529 pWTRegion = &pSynth->pEAS->pWTRegions[pVoice->regionIndex & REGION_INDEX_MASK]; in WT_UpdateVoice()
550 intFrame.frame.gainTarget = WT_UpdateGain(pVoice, pWTVoice, pArt, pChannel, pWTRegion->gain); in WT_UpdateVoice()
553 temp = pChannel->staticPitch + pWTRegion->tuning; in WT_UpdateVoice()