Searched refs:nextRegionIndex (Results 1 - 6 of 6) sorted by relevance

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

Completed in 260 milliseconds