Searched refs:mHeavy (Results 1 – 2 of 2) sorted by relevance
367 int mHeavy; // en-/disable heavy compression field in DecoderTestAacDrc.DrcParams373 mHeavy = 1; // enabled in DrcParams()380 mHeavy = heavy; in DrcParams()387 mHeavy = heavy; in DrcParams()437 configFormat.setInteger(MediaFormat.KEY_AAC_DRC_HEAVY_COMPRESSION, drcParams.mHeavy); in decodeToMemory()
860 configFormat.setInteger(MediaFormat.KEY_AAC_DRC_HEAVY_COMPRESSION, drcParams.mHeavy);