Home
last modified time | relevance | path

Searched defs:pChannel (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sonivox/arm-wt-22k/lib_src/
H A Deas_dlssynth.c112 …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
394 S_SYNTH_CHANNEL *pChannel; in DLS_UpdateVoice() local
480 static void DLS_UpdateEnvelope (S_SYNTH_VOICE *pVoice, S_SYNTH_CHANNEL *pChannel, const S_DLS_ENVE… in DLS_UpdateEnvelope()
H A Deas_voicemgt.c488 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 …]
H A Deas_wtsynth.c248 …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
543 S_SYNTH_CHANNEL *pChannel; in WT_UpdateVoice() local
668 …datePhaseInc (S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32… in WT_UpdatePhaseInc()
720 S_SYNTH_CHANNEL *pChannel; in WT_UpdateChannel() local
778 …OICE *pVoice, S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32… in WT_UpdateGain()
/aosp_15_r20/frameworks/av/media/libeffects/dynamicsproc/
H A DEffectDynamicsProcessing.cpp388 dp_fx::DPChannel *pChannel = pContext->mPDynamics->getChannel(channel); in DP_getChannel() local
395 dp_fx::DPChannel *pChannel = DP_getChannel(pContext, channel); in DP_getEq() local
417 dp_fx::DPChannel * pChannel = DP_getChannel(pContext, channel); in DP_getMbc() local
571 dp_fx::DPChannel * pChannel = DP_getChannel(pContext, ch); in DP_command() local
719 dp_fx::DPChannel * pChannel = DP_getChannel(pContext, channel); in DP_getParameter() local
899 dp_fx::DPChannel * pChannel = DP_getChannel(pContext, channel); in DP_getParameter() local
1017 dp_fx::DPChannel * pChannel = DP_getChannel(pContext, channel); in DP_setParameter() local
1236 dp_fx::DPChannel * pChannel = DP_getChannel(pContext, channel); in DP_setParameter() local
/aosp_15_r20/frameworks/av/media/libeffects/dynamicsproc/dsp/
H A DDPFrequency.cpp80 DPChannel *pChannel = dpBase.getChannel(0); in initBuffers() local
184 DPChannel *pChannel = getChannel(channelIndex); in updateParameters() local
/aosp_15_r20/hardware/google/aemu/host-common/
DAndroidPipe.cpp581 uint64_t* pChannel, in loadFromStreamLegacy()
752 uint64_t* pChannel, in android_pipe_guest_load_legacy()
/aosp_15_r20/external/pdfium/core/fxcodec/jpx/
H A Dcjpx_decoder.cpp562 uint8_t* pChannel = channel_bufs[channel]; in Decode() local