HomeSort by relevance Sort by last modified time
    Searched refs:regionIndex (Results 1 - 25 of 205) sorted by null

1 2 3 4 5 6 7 8 9

  /external/sonivox/arm-wt-22k/lib_src/
eas_dlssynth.h 37 EAS_RESULT DLS_StartVoice (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex);
eas_voicemgt.c 125 EAS_INLINE const S_REGION* GetRegionPtr (S_SYNTH *pSynth, EAS_U16 regionIndex)
128 if (regionIndex & FLAG_RGN_IDX_DLS_SYNTH)
129 return &pSynth->pDLS->pDLSRegions[regionIndex & REGION_INDEX_MASK].wtRegion.region;
132 if (regionIndex & FLAG_RGN_IDX_FM_SYNTH)
133 return &pSynth->pEAS->pFMRegions[regionIndex & REGION_INDEX_MASK].region;
135 return &pSynth->pEAS->pWTRegions[regionIndex].region;
137 return &pSynth->pEAS->pWTRegions[regionIndex].region;
139 return &pSynth->pEAS->pFMRegions[regionIndex].region;
183 pVoice->regionIndex = DEFAULT_REGION_INDEX;
    [all...]
eas_synth_protos.h 49 EAS_RESULT (* EAS_CONST pfStartVoice)(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex);
eas_wtsynth.c 56 static EAS_RESULT WT_StartVoice (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex);
173 if (pVoice->regionIndex & FLAG_RGN_IDX_DLS_SYNTH)
216 if (pVoice->regionIndex & FLAG_RGN_IDX_DLS_SYNTH)
253 if (pVoice->regionIndex & FLAG_RGN_IDX_DLS_SYNTH)
311 static EAS_RESULT WT_StartVoice (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex)
327 pVoice->regionIndex = regionIndex;
339 if (pVoice->regionIndex & FLAG_RGN_IDX_DLS_SYNTH)
340 return DLS_StartVoice(pVoiceMgr, pSynth, pVoice, voiceNum, regionIndex);
343 pRegion = &(pSynth->pEAS->pWTRegions[regionIndex]);
    [all...]
eas_sndlib.h 294 EAS_U16 regionIndex;
305 * regionIndex: Index of first region in program
311 EAS_U16 regionIndex[NUM_PROGRAMS_IN_BANK];
eas_synth.h 201 EAS_U16 regionIndex; /* index of first region in program */
277 EAS_U16 regionIndex; /* index to wave and playback params */
eas_dlssynth.c 305 EAS_RESULT DLS_StartVoice (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum, EAS_U16 regionIndex)
313 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "DLS_StartVoice: Voice %ld; Region %d\n", (EAS_I32) (pVoice - pVoiceMgr->voices), regionIndex); */ }
318 pDLSRegion = &pSynth->pDLS->pDLSRegions[regionIndex & REGION_INDEX_MASK];
390 pDLSRegion = &pSynth->pDLS->pDLSRegions[pVoice->regionIndex & REGION_INDEX_MASK];
eas_vm_protos.h 234 EAS_BOOL VMCheckPolyphonyLimiting (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regionIndex, EAS_I32 lowVoice, EAS_I32 highVoice);
    [all...]
eas_mdls.c 434 static void Convert_rgn (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_U16 regionIndex, EAS_U16 artIndex, EAS_U16 waveIndex, S_WSMP_DATA *pWsmp);
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
parameter_validation.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java 533 int regionIndex = mRegionCombo.getSelectionIndex();
534 if (regionIndex == 0) {
537 mSelectedRegion = mRegionCombo.getItem(regionIndex).substring(0, 2);
  /external/freetype/src/truetype/
ttgxvar.c 872 FT_UInt regionIndex = varData->regionIndices[master];
874 GX_AxisCoords axis = itemStore->varRegionList[regionIndex].axisList;
    [all...]
  /prebuilts/devtools/tools/lib/
sdk-common.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.1.0/
sdk-common-24.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.1.3/
sdk-common-24.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0/
sdk-common-24.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-alpha1/
sdk-common-24.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-beta4/
sdk-common-24.2.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-rc1/
sdk-common-24.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.1/
sdk-common-24.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.2/
sdk-common-24.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.3/
sdk-common-24.2.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.4/
sdk-common-24.2.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha1/
sdk-common-24.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha2/
sdk-common-24.3.0-alpha2.jar 

Completed in 240 milliseconds

1 2 3 4 5 6 7 8 9