Home
last modified time | relevance | path

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

/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.c311 …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.c1719 EAS_U16 regionIndex; in Parse_rgn() local
2436 static void Convert_rgn (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_U16 regionIndex, EAS_U16 artIndex, EA… in Convert_rgn()
/external/freetype/src/truetype/
Dttgxvar.c888 FT_UInt regionIndex = varData->regionIndices[master]; in ft_var_get_item_delta() local