HomeSort by relevance Sort by last modified time
    Searched refs:EAS_U16 (Results 51 - 75 of 93) sorted by null

1 23 4

  /external/sonivox/arm-fm-22k/lib_src/
eas_chorusdata.h 83 EAS_U16 chorusTapPosition;
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_reverb.c 78 EAS_U16 nOffset;
131 pReverbData->m_nXfadeInterval = (EAS_U16)REVERB_XFADE_PERIOD_IN_SAMPLES;
227 pReverbData->m_nXfadeInterval = (EAS_U16) temp;
235 pReverbData->m_sAp0.m_zApOut = (EAS_U16) (pReverbData->m_sAp0.m_zApIn + temp);
243 pReverbData->m_sAp1.m_zApOut = (EAS_U16) (pReverbData->m_sAp1.m_zApIn + temp);
330 EAS_U16 nOffset;
407 pReverbData->m_nXfadeCounter += (EAS_U16) nNumSamplesToAdd;
432 static EAS_U16 ReverbCalculateNoise(EAS_U16 nMaxExcursion, EAS_I16 *pnNoise)
529 EAS_U16 nBase
    [all...]
eas_math.h 362 EAS_U16 EAS_LogToLinear16 (EAS_I32 nGain);
393 EAS_U16 EAS_fsqrt (EAS_U32 n);
eas_voicemgt.c 125 EAS_INLINE const S_REGION* GetRegionPtr (S_SYNTH *pSynth, EAS_U16 regionIndex)
286 pVoiceMgr->maxPolyphony = (EAS_U16) MAX_SYNTH_VOICES;
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_chorusdata.h 83 EAS_U16 chorusTapPosition;
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_wtengine.h 155 EAS_U16 artIndex; /* index to articulation params */
eas_reverb.c 78 EAS_U16 nOffset;
131 pReverbData->m_nXfadeInterval = (EAS_U16)REVERB_XFADE_PERIOD_IN_SAMPLES;
227 pReverbData->m_nXfadeInterval = (EAS_U16) temp;
235 pReverbData->m_sAp0.m_zApOut = (EAS_U16) (pReverbData->m_sAp0.m_zApIn + temp);
243 pReverbData->m_sAp1.m_zApOut = (EAS_U16) (pReverbData->m_sAp1.m_zApIn + temp);
330 EAS_U16 nOffset;
407 pReverbData->m_nXfadeCounter += (EAS_U16) nNumSamplesToAdd;
432 static EAS_U16 ReverbCalculateNoise(EAS_U16 nMaxExcursion, EAS_I16 *pnNoise)
529 EAS_U16 nBase
    [all...]
eas_math.h 362 EAS_U16 EAS_LogToLinear16 (EAS_I32 nGain);
393 EAS_U16 EAS_fsqrt (EAS_U32 n);
eas_voicemgt.c 125 EAS_INLINE const S_REGION* GetRegionPtr (S_SYNTH *pSynth, EAS_U16 regionIndex)
286 pVoiceMgr->maxPolyphony = (EAS_U16) MAX_SYNTH_VOICES;
    [all...]
ARM-E_mastergain_gnu.s 33 @ EAS_U16 nNumLoopSamples
  /external/sonivox/arm-wt-22k/lib_src/
eas_chorusdata.h 83 EAS_U16 chorusTapPosition;
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_wtengine.h 155 EAS_U16 artIndex; /* index to articulation params */
eas_reverb.c 78 EAS_U16 nOffset;
131 pReverbData->m_nXfadeInterval = (EAS_U16)REVERB_XFADE_PERIOD_IN_SAMPLES;
227 pReverbData->m_nXfadeInterval = (EAS_U16) temp;
235 pReverbData->m_sAp0.m_zApOut = (EAS_U16) (pReverbData->m_sAp0.m_zApIn + temp);
243 pReverbData->m_sAp1.m_zApOut = (EAS_U16) (pReverbData->m_sAp1.m_zApIn + temp);
330 EAS_U16 nOffset;
407 pReverbData->m_nXfadeCounter += (EAS_U16) nNumSamplesToAdd;
432 static EAS_U16 ReverbCalculateNoise(EAS_U16 nMaxExcursion, EAS_I16 *pnNoise)
529 EAS_U16 nBase
    [all...]
eas_math.h 362 EAS_U16 EAS_LogToLinear16 (EAS_I32 nGain);
393 EAS_U16 EAS_fsqrt (EAS_U32 n);
eas_voicemgt.c 125 EAS_INLINE const S_REGION* GetRegionPtr (S_SYNTH *pSynth, EAS_U16 regionIndex)
286 pVoiceMgr->maxPolyphony = (EAS_U16) MAX_SYNTH_VOICES;
    [all...]
ARM-E_mastergain_gnu.s 33 @ EAS_U16 nNumLoopSamples
  /external/sonivox/arm-fm-22k/host_src/
eas_hostmm.c 350 *((EAS_U16*) p) = ((EAS_U16) c1 << 8) | c2;
352 *((EAS_U16*) p) = ((EAS_U16) c2 << 8) | c1;
  /external/sonivox/arm-hybrid-22k/host_src/
eas_hostmm.c 350 *((EAS_U16*) p) = ((EAS_U16) c1 << 8) | c2;
352 *((EAS_U16*) p) = ((EAS_U16) c2 << 8) | c1;
  /external/sonivox/arm-wt-22k/host_src/
eas_hostmm.c 380 *((EAS_U16*) p) = ((EAS_U16) c1 << 8) | c2;
382 *((EAS_U16*) p) = ((EAS_U16) c2 << 8) | c1;
  /external/sonivox/arm-wt-22k/misc/
eas_host.c 447 *((EAS_U16*) p) = ((EAS_U16) c[0] << 8) | c[1];
449 *((EAS_U16*) p) = ((EAS_U16) c[1] << 8) | c[0];
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c 1025 *((EAS_U16*) p) = ((EAS_U16) c[0] << 8) | c[1];
1027 *((EAS_U16*) p) = ((EAS_U16) c[1] << 8) | c[0];
    [all...]
EASLibVst.c 720 *((EAS_U16*) p) = ((EAS_U16) c[0] << 8) | c[1];
722 *((EAS_U16*) p) = ((EAS_U16) c[1] << 8) | c[0];
1166 *((EAS_U16*) p) = ((EAS_U16) c1 << 8) | c2;
1168 *((EAS_U16*) p) = ((EAS_U16) c2 << 8) | c1;
    [all...]

Completed in 172 milliseconds

1 23 4