Searched refs:extGainDelay (Results 1 – 3 of 3) sorted by relevance
315 UINT extGainDelay; /*!< Delay that must be accounted for extGain. */ member
3335 self->extGainDelay = self->streamInfo.aacSamplesPerFrame; in CAacDecoder_DecodeFrame()3341 self->extGainDelay = in CAacDecoder_DecodeFrame()3356 self->extGainDelay = self->streamInfo.aacSamplesPerFrame; in CAacDecoder_DecodeFrame()
1835 self->extGainDelay, self->streamInfo.frameSize); in aacDecoder_DecodeFrame()