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
1849 self->hDrcInfo->applyExtGain |= 1; in aacDecoder_DecodeFrame()1883 if (self->hDrcInfo->enable && self->hDrcInfo->applyExtGain) { in aacDecoder_DecodeFrame()1907 if (self->hDrcInfo->enable && self->hDrcInfo->applyExtGain) { in aacDecoder_DecodeFrame()
160 self->applyExtGain = 0; in aacDecoder_drcReset()