Searched refs:getEqWithType_l (Results 1 – 2 of 2) sorted by relevance
318 return getEqWithType_l(type, ch); in getStageWithType_l()321 return getEqWithType_l(type, ch); in getStageWithType_l()334 dp_fx::DPEq* DynamicsProcessingContext::getEqWithType_l(DynamicsProcessingContext::StageType type, in getEqWithType_l() function in aidl::android::hardware::audio::effect::DynamicsProcessingContext373 auto eq = getEqWithType_l(type, ch); in getEqBandConfigs()474 nullptr == (dp = getEqWithType_l(type, config.channel)) || !dp->isEnabled(), in setDpChannelBand_l()
99 dp_fx::DPEq* getEqWithType_l(StageType type, int ch);