Home
last modified time | relevance | path

Searched defs:regionIndex (Results 1 – 15 of 15) sorted by relevance

/external/sonivox/arm-hybrid-22k/lib_src/
Deas_voicemgt.c125 EAS_INLINE const S_REGION* GetRegionPtr (S_SYNTH *pSynth, EAS_U16 regionIndex) in GetRegionPtr()
1271 …SYNTH *pSynth, EAS_I32 voiceNum, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) in VMStolenVoice()
1535 …gr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex, EAS_I32 lo… in VMCheckPolyphonyLimiting()
1610 …MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) in VMStartVoice()
1750 EAS_U16 regionIndex; in VMStartNote() local
2584 EAS_U16 regionIndex; in VMFindProgram() local
2691 EAS_U16 regionIndex; in VMProgramChange() local
Deas_wtsynth.c307 …OICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex) in WT_StartVoice()
Deas_synth.h201 EAS_U16 regionIndex; /* index of first region in program */ member
277 EAS_U16 regionIndex; /* index to wave and playback params */ member
Deas_fmsynth.c396 …OICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex) in FM_StartVoice()
Deas_sndlib.h294 EAS_U16 regionIndex; member
311 EAS_U16 regionIndex[NUM_PROGRAMS_IN_BANK]; member
/external/sonivox/arm-fm-22k/lib_src/
Deas_voicemgt.c125 EAS_INLINE const S_REGION* GetRegionPtr (S_SYNTH *pSynth, EAS_U16 regionIndex) in GetRegionPtr()
1271 …SYNTH *pSynth, EAS_I32 voiceNum, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) in VMStolenVoice()
1535 …gr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex, EAS_I32 lo… in VMCheckPolyphonyLimiting()
1610 …MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) in VMStartVoice()
1750 EAS_U16 regionIndex; in VMStartNote() local
2584 EAS_U16 regionIndex; in VMFindProgram() local
2691 EAS_U16 regionIndex; in VMProgramChange() local
Deas_synth.h201 EAS_U16 regionIndex; /* index of first region in program */ member
277 EAS_U16 regionIndex; /* index to wave and playback params */ member
Deas_fmsynth.c396 …OICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex) in FM_StartVoice()
Deas_sndlib.h294 EAS_U16 regionIndex; member
311 EAS_U16 regionIndex[NUM_PROGRAMS_IN_BANK]; member
/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c125 EAS_INLINE const S_REGION* GetRegionPtr (S_SYNTH *pSynth, EAS_U16 regionIndex) in GetRegionPtr()
1271 …SYNTH *pSynth, EAS_I32 voiceNum, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) in VMStolenVoice()
1535 …gr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex, EAS_I32 lo… in VMCheckPolyphonyLimiting()
1610 …MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex) in VMStartVoice()
1750 EAS_U16 regionIndex; in VMStartNote() local
2584 EAS_U16 regionIndex; in VMFindProgram() local
2691 EAS_U16 regionIndex; in VMProgramChange() local
Deas_dlssynth.c305 …OICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex) in DLS_StartVoice()
Deas_wtsynth.c307 …OICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex) in WT_StartVoice()
Deas_synth.h201 EAS_U16 regionIndex; /* index of first region in program */ member
277 EAS_U16 regionIndex; /* index to wave and playback params */ member
Deas_sndlib.h294 EAS_U16 regionIndex; member
311 EAS_U16 regionIndex[NUM_PROGRAMS_IN_BANK]; member
Deas_mdls.c1603 EAS_U16 regionIndex; in Parse_rgn() local
2296 static void Convert_rgn (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_U16 regionIndex, EAS_U16 artIndex, EA… in Convert_rgn()