Searched refs:eqCommand (Results 1 – 1 of 1) sorted by relevance
778 int eqCommand = (command == DP_PARAM_PRE_EQ_BAND ? DP_PARAM_PRE_EQ : in DP_getParameter() local781 dp_fx::DPEqBand *pEqBand = DP_getEqBand(pContext, channel, eqCommand, band); in DP_getParameter()1098 int eqCommand = (command == DP_PARAM_PRE_EQ_BAND ? DP_PARAM_PRE_EQ : in DP_setParameter() local1100 dp_fx::DPEq *pEq = DP_getEq(pContext, channel, eqCommand); in DP_setParameter()