HomeSort by relevance Sort by last modified time
    Searched refs:FM_UpdateChannel (Results 1 - 2 of 2) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.c 101 static void FM_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel);
116 FM_UpdateChannel
412 FM_UpdateChannel(pVoiceMgr, pSynth, pVoice->channel & 15);
496 * FM_UpdateChannel()
515 static void FM_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel)
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.c 101 static void FM_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel);
116 FM_UpdateChannel
412 FM_UpdateChannel(pVoiceMgr, pSynth, pVoice->channel & 15);
496 * FM_UpdateChannel()
515 static void FM_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel)

Completed in 159 milliseconds