Searched refs:nDrcBoost (Results 1 – 4 of 4) sorted by relevance
101 …OMX_S32 nDrcBoost; /**< The DRC amplification factor, between 0 and 127, -1 if unspeci… member113 …OMX_S32 nDrcBoost; /**< The DRC amplification factor, between 0 and 127, -1 if unspeci… member
383 aacPresParams->nDrcBoost = mDrcBoostFactor; in internalGetParameter()507 if (aacPresParams->nDrcBoost >= 0) { in internalSetParameter()508 ALOGV("set nDrcBoost=%d", aacPresParams->nDrcBoost); in internalSetParameter()510 aacPresParams->nDrcBoost); in internalSetParameter()512 mDrcBoostFactor = aacPresParams->nDrcBoost; in internalSetParameter()
477 IA_ERRORCODE err_code = setXAACDRCInfo(aacPresParams->nDrcCut, aacPresParams->nDrcBoost, in internalSetParameter()
3045 presentation.nDrcBoost = drc.drcBoost; in setupAACCodec()3066 presentation8.nDrcBoost = presentation.nDrcBoost; in setupAACCodec()5492 notify->setInt32("aac-drc-boost-level", presentation.nDrcBoost); in getPortFormat()8122 presentation.nDrcBoost = value32; in setParameters()