Searched refs:getChannel_l (Results 1 – 2 of 2) sorted by relevance
249 auto channel = getChannel_l(ch); in getInputGain()280 dp_fx::DPChannel* DynamicsProcessingContext::getChannel_l(int channel) { in getChannel_l() function in aidl::android::hardware::audio::effect::DynamicsProcessingContext287 auto channel = getChannel_l(ch); in getPreEq_l()294 auto channel = getChannel_l(ch); in getPostEq_l()301 auto channel = getChannel_l(ch); in getMbc_l()308 auto channel = getChannel_l(ch); in getLimiter_l()499 RETURN_VALUE_IF(nullptr == (dp = getChannel_l(config.channel)), in setDpChannelBand_l()512 RETURN_VALUE_IF(nullptr == (dp = getChannel_l(config.channel)), in setDpChannelBand_l()
93 dp_fx::DPChannel* getChannel_l(int ch);