HomeSort by relevance Sort by last modified time
    Searched full:finepitch (Results 1 - 10 of 10) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_synth.h 221 EAS_I8 finePitch;
eas_fmsynth.c 542 temp += (pChannel->finePitch + (pChannel->coarsePitch * 100));
eas_voicemgt.c 566 pChannel->finePitch = DEFAULT_FINE_PITCH;
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h 221 EAS_I8 finePitch;
eas_fmsynth.c 542 temp += (pChannel->finePitch + (pChannel->coarsePitch * 100));
eas_wtsynth.c 695 pChannel->staticPitch += pChannel->finePitch + (pChannel->coarsePitch * 100);
    [all...]
eas_voicemgt.c 566 pChannel->finePitch = DEFAULT_FINE_PITCH;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 221 EAS_I8 finePitch;
eas_wtsynth.c 701 pChannel->staticPitch += pChannel->finePitch + (pChannel->coarsePitch * 100);
    [all...]
eas_voicemgt.c 566 pChannel->finePitch = DEFAULT_FINE_PITCH;
    [all...]

Completed in 81 milliseconds