Searched refs:mBoost (Results 1 – 2 of 2) sorted by relevance
364 int mBoost; // scaling of boosting gains field in DecoderTestAacDrc.DrcParams371 mBoost = 127; // no scaling in DrcParams()377 mBoost = boost; in DrcParams()384 mBoost = boost; in DrcParams()431 configFormat.setInteger(MediaFormat.KEY_AAC_DRC_BOOST_FACTOR, drcParams.mBoost); in decodeToMemory()
854 configFormat.setInteger(MediaFormat.KEY_AAC_DRC_BOOST_FACTOR, drcParams.mBoost);