Searched refs:pWTRegions (Results 1 – 4 of 4) sorted by relevance
387 SCNST S_WT_REGION *pWTRegions; member
343 pRegion = &(pSynth->pEAS->pWTRegions[regionIndex]); in WT_StartVoice()546 pWTRegion = &pSynth->pEAS->pWTRegions[pVoice->regionIndex & REGION_INDEX_MASK]; in WT_UpdateVoice()
135 return &pSynth->pEAS->pWTRegions[regionIndex].region; in GetRegionPtr()137 return &pSynth->pEAS->pWTRegions[regionIndex].region; in GetRegionPtr()
2752 pRegion = &pEAS->pWTRegions[j]; in DumpDLS()