Searched refs:DP_getEq (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/media/libeffects/dynamicsproc/ |
D | EffectDynamicsProcessing.cpp | 393 static dp_fx::DPEq* DP_getEq(DynamicsProcessingContext *pContext, int32_t channel, in DP_getEq() function 407 dp_fx::DPEq *pEq = DP_getEq(pContext, channel, eqType); in DP_getEqBand() 746 dp_fx::DPEq *pEq = DP_getEq(pContext, channel, command); in DP_getParameter() 1049 dp_fx::DPEq *pEq = DP_getEq(pContext, channel, command); in DP_setParameter() 1100 dp_fx::DPEq *pEq = DP_getEq(pContext, channel, eqCommand); in DP_setParameter()
|