HomeSort by relevance Sort by last modified time
    Searched refs:EAS_I8 (Results 26 - 49 of 49) sorted by null

12

  /external/sonivox/arm-hybrid-22k/lib_src/
eas_chorusdata.h 94 EAS_I8 preset;
eas_fmengine.h 93 EAS_I8 pan; /* pan value +/-64 */
eas_synth.h 221 EAS_I8 finePitch;
222 EAS_I8 coarsePitch;
329 EAS_I8 globalTranspose;
eas_wtengine.c 559 const EAS_I8 *pLoopEnd;
560 const EAS_I8 *pCurrentPhaseInt;
569 EAS_I8 *pLoopStart;
eas_chorus.c 442 *pValue = (EAS_I8) p->m_nCurrentChorus;
493 p->m_nNextChorus = (EAS_I8)value;
eas_fmsynth.c 428 pFMVoice->pan = (EAS_I8) temp;
eas_voicemgt.c     [all...]
eas_reverb.c 831 *pValue = (EAS_I8) p->m_nCurrentRoom;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_chorusdata.h 94 EAS_I8 preset;
eas_synth.h 221 EAS_I8 finePitch;
222 EAS_I8 coarsePitch;
329 EAS_I8 globalTranspose;
eas_wtengine.c 559 const EAS_I8 *pLoopEnd;
560 const EAS_I8 *pCurrentPhaseInt;
569 EAS_I8 *pLoopStart;
eas_chorus.c 442 *pValue = (EAS_I8) p->m_nCurrentChorus;
493 p->m_nNextChorus = (EAS_I8)value;
eas_mdls.c 427 static EAS_I8 ConvertPan (EAS_I32 pan);
    [all...]
jet.c 623 p->transpose = (EAS_I8) transpose;
624 p->libNum = (EAS_I8) libNum;
    [all...]
eas_voicemgt.c     [all...]
eas_reverb.c 831 *pValue = (EAS_I8) p->m_nCurrentRoom;
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 221 EAS_I8 finePitch;
222 EAS_I8 coarsePitch;
329 EAS_I8 globalTranspose;
eas_chorus.c 442 *pValue = (EAS_I8) p->m_nCurrentChorus;
493 p->m_nNextChorus = (EAS_I8)value;
eas_fmsynth.c 428 pFMVoice->pan = (EAS_I8) temp;
eas_voicemgt.c     [all...]
eas_reverb.c 831 *pValue = (EAS_I8) p->m_nCurrentRoom;
    [all...]
  /external/sonivox/arm-fm-22k/host_src/
eas_types.h 119 typedef signed char EAS_I8;
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 119 typedef signed char EAS_I8;
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 119 typedef signed char EAS_I8;

Completed in 806 milliseconds

12