Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_synth.h280 EAS_U16 nextRegionIndex; /* index to wave and playback params */ member
Deas_voicemgt.c1286 pVoice->nextRegionIndex = regionIndex; in VMStolenVoice()
1412 pVoice->regionIndex = pVoice->nextRegionIndex; in VMRetargetStolenVoice()
1490 pRegion = GetRegionPtr(pSynth, pVoiceMgr->voices[voiceNum].nextRegionIndex); in VMCheckKeyGroup()