Searched refs:applyExtGain (Results 1 – 3 of 3) sorted by relevance
215 UCHAR applyExtGain; /* Flag is 1 if extGain has to be applied, otherwise 0. */ member
161 self->applyExtGain = 0; in aacDecoder_drcDisable()173 self->applyExtGain = 0; in aacDecoder_drcReset()
1943 self->hDrcInfo->applyExtGain |= 1; in aacDecoder_DecodeFrame()1977 if (self->hDrcInfo->enable && self->hDrcInfo->applyExtGain) { in aacDecoder_DecodeFrame()2001 if (self->hDrcInfo->enable && self->hDrcInfo->applyExtGain) { in aacDecoder_DecodeFrame()