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