Searched refs:mPostEqInUse (Results 1 – 4 of 4) sorted by relevance
178 mPreEqInUse(false), mMbcInUse(false), mPostEqInUse(false), mLimiterInUse(false) { in DPChannel()187 mPostEqInUse = postEqInUse; in init()192 mPostEq.init(mPostEqInUse, false, postEqBandCount); in init()234 mMbcInUse(false), mMbcBandCount(0), mPostEqInUse(false), mPostEqBandCount(0), in DPBase()247 mPostEqInUse = postEqInUse; in init()
303 bool mPostEqInUse; variable338 return mPostEqInUse; in isPostEqInUse()352 bool mPostEqInUse; variable
92 bool mPostEqInUse; variable
84 mPostEqInUse = pChannel->getPostEq()->isInUse(); in initBuffers()250 if (cb.mPostEqInUse) { in updateParameters()579 if (cb.mPostEqInUse && cb.mPostEqEnabled) { in processFirstStages()