Searched refs:usrBoost (Results 1 – 2 of 2) sorted by relevance
139 FIXP_DBL usrBoost; /* The latest boost scale factor set by user. */ member
140 pParams->usrBoost = FL2FXCONST_DBL(0.0f); in aacDecoder_drcInit()214 self->params.usrBoost = (FIXP_DBL)((INT)(DRC_PARAM_QUANT_STEP>>DRC_PARAM_SCALE) * (INT)value); in aacDecoder_drcSetParam()216 self->params.boost = self->params.usrBoost; in aacDecoder_drcSetParam()264 self->params.boost = self->params.usrBoost; in aacDecoder_drcSetParam()