Searched refs:mPostEqBandCount (Results 1 – 2 of 2) sorted by relevance
234 mMbcInUse(false), mMbcBandCount(0), mPostEqInUse(false), mPostEqBandCount(0), in DPBase()248 mPostEqBandCount = postEqBandCount; in init()
329 return mPostEqBandCount; in getPostEqBandCount()353 uint32_t mPostEqBandCount; variable