Home | History | Annotate | Download | only in lib_src

Lines Matching refs:nextRegionIndex

1286     pVoice->nextRegionIndex = regionIndex;
1412 pVoice->regionIndex = pVoice->nextRegionIndex;
1490 pRegion = GetRegionPtr(pSynth, pVoiceMgr->voices[voiceNum].nextRegionIndex);