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 658 …datePhaseInc (S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32… in WT_UpdatePhaseInc() 710 S_SYNTH_CHANNEL *pChannel; in WT_UpdateChannel() local 768 …OICE *pVoice, S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32… in WT_UpdateGain()
|
D | eas_voicemgt.c | 488 S_SYNTH_CHANNEL *pChannel; in VMInitializeAllChannels() local 531 S_SYNTH_CHANNEL *pChannel; in VMResetControllers() local 791 S_SYNTH_CHANNEL *pChannel; in VMUpdateMIPTable() local 1602 S_SYNTH_CHANNEL *pChannel; in VMStartVoice() local 1738 S_SYNTH_CHANNEL *pChannel; in VMStartNote() local 1859 S_SYNTH_CHANNEL *pChannel; in VMStopNote() local 2066 S_SYNTH_CHANNEL *pChannel = &pCurrSynth->channels[GET_CHANNEL(currChannel)]; in VMStealVoice() local 2130 S_SYNTH_CHANNEL *pChannel; in VMChannelPressure() local 2172 S_SYNTH_CHANNEL *pChannel; in VMPitchBend() local 2204 S_SYNTH_CHANNEL *pChannel; in VMControlChange() local [all …]
|
/external/pdfium/core/fxcodec/jpx/ |
D | cjpx_decoder.cpp | 525 uint8_t* pChannel = channel_bufs[channel]; in Decode() local
|