Searched defs:pChannel (Results 1 – 4 of 4) sorted by relevance
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_dlssynth.c | 112 …S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, S_SYNTH_CHANNEL *pChannel, EAS_I32… in DLS_SustainPedal() 140 …seInc (S_WT_VOICE *pWTVoice, const S_DLS_ARTICULATION *pDLSArt, S_SYNTH_CHANNEL *pChannel, EAS_I32… in DLS_UpdatePhaseInc() 185 …eGain (S_WT_VOICE *pWTVoice, const S_DLS_ARTICULATION *pDLSArt, S_SYNTH_CHANNEL *pChannel, EAS_I32… in DLS_UpdateGain() 247 …VOICE *pVoice, S_WT_VOICE *pWTVoice, S_WT_INT_FRAME *pIntFrame, S_SYNTH_CHANNEL *pChannel, const S… in DLS_UpdateFilter() 310 S_SYNTH_CHANNEL *pChannel; in DLS_StartVoice() local 381 S_SYNTH_CHANNEL *pChannel; in DLS_UpdateVoice() local 467 static void DLS_UpdateEnvelope (S_SYNTH_VOICE *pVoice, S_SYNTH_CHANNEL *pChannel, const S_DLS_ENVE… in DLS_UpdateEnvelope()
|
D | eas_wtsynth.c | 248 …S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, S_SYNTH_CHANNEL *pChannel, EAS_I32… in WT_SustainPedal() 316 S_SYNTH_CHANNEL *pChannel; in WT_StartVoice() local 533 S_SYNTH_CHANNEL *pChannel; in WT_UpdateVoice() local 655 …datePhaseInc (S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32… in WT_UpdatePhaseInc() 707 S_SYNTH_CHANNEL *pChannel; in WT_UpdateChannel() local 765 …OICE *pVoice, S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32… in WT_UpdateGain()
|
D | eas_voicemgt.c | 499 S_SYNTH_CHANNEL *pChannel; in VMInitializeAllChannels() local 542 S_SYNTH_CHANNEL *pChannel; in VMResetControllers() local 802 S_SYNTH_CHANNEL *pChannel; in VMUpdateMIPTable() local 1613 S_SYNTH_CHANNEL *pChannel; in VMStartVoice() local 1749 S_SYNTH_CHANNEL *pChannel; in VMStartNote() local 1870 S_SYNTH_CHANNEL *pChannel; in VMStopNote() local 2077 S_SYNTH_CHANNEL *pChannel = &pCurrSynth->channels[GET_CHANNEL(currChannel)]; in VMStealVoice() local 2141 S_SYNTH_CHANNEL *pChannel; in VMChannelPressure() local 2183 S_SYNTH_CHANNEL *pChannel; in VMPitchBend() local 2215 S_SYNTH_CHANNEL *pChannel; in VMControlChange() local [all …]
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 568 uint8_t* pChannel = channel_bufs[channel]; in Decode() local
|