Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/dynamicsproc/
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
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPFrequency.cpp80 DPChannel *pChannel = dpBase.getChannel(0); in initBuffers() local
184 DPChannel *pChannel = getChannel(channelIndex); in updateParameters() local