Searched refs:nDrcBoost (Results 1 – 4 of 4) sorted by relevance
91 …OMX_S32 nDrcBoost; /**< The DRC amplification factor, between 0 and 127, -1 if unspeci… member103 …OMX_S32 nDrcBoost; /**< The DRC amplification factor, between 0 and 127, -1 if unspeci… member
463 if (aacPresParams->nDrcBoost >= 0) { in internalSetParameter()464 ALOGV("set nDrcBoost=%d", aacPresParams->nDrcBoost); in internalSetParameter()466 aacPresParams->nDrcBoost); in internalSetParameter()
490 IA_ERRORCODE err_code = setXAACDRCInfo(aacPresParams->nDrcCut, aacPresParams->nDrcBoost, in internalSetParameter()
2794 presentation.nDrcBoost = drc.drcBoost; in setupAACCodec()2813 presentation8.nDrcBoost = presentation.nDrcBoost; in setupAACCodec()