Searched refs:DPMbc (Results 1 – 6 of 6) sorted by relevance
128 DPMbc::DPMbc() { in DPMbc() function in dp_fx::DPMbc131 void DPMbc::init(bool inUse, bool enabled, uint32_t bandCount) { in init()140 DPMbcBand * DPMbc::getBand(uint32_t band) { in getBand()147 void DPMbc::setBand(uint32_t band, DPMbcBand &src) { in setBand()204 DPMbc* DPChannel::getMbc() { in getMbc()
195 class DPMbc : public DPBandStage {197 DPMbc();198 ~DPMbc() = default;286 DPMbc* getMbc();297 DPMbc mMbc;
296 DPMbc *pMbc = pChannel->getMbc(); in updateParameters()
416 static dp_fx::DPMbc* DP_getMbc(DynamicsProcessingContext *pContext, int32_t channel) { in DP_getMbc()421 dp_fx::DPMbc *pMbc = pChannel->getMbc(); in DP_getMbc()428 dp_fx::DPMbc *pMbc = DP_getMbc(pContext, channel); in DP_getMbcBand()814 dp_fx::DPMbc *pMbc = DP_getMbc(pContext, channel); in DP_getParameter()1132 dp_fx::DPMbc *pMbc = DP_getMbc(pContext, channel); in DP_setParameter()1190 dp_fx::DPMbc *pMbc = DP_getMbc(pContext, channel); in DP_setParameter()
131 return setDpChannels_l<dp_fx::DPMbc>(channels, StageType::MBC); in setMbc()300 dp_fx::DPMbc* DynamicsProcessingContext::getMbc_l(int ch) { in getMbc_l()483 dp_fx::DPMbc* dp; in setDpChannelBand_l()
96 dp_fx::DPMbc* getMbc_l(int ch);