Searched refs:aacChannelsPrev (Results 1 – 2 of 2) sorted by relevance
269 INT aacChannelsPrev; /*!< The amount of AAC core channels of the last member
2415 self->aacChannelsPrev = 0; in CAacDecoder_Init()3205 aacChannels = self->aacChannelsPrev; in CAacDecoder_DecodeFrame()3216 self->aacChannelsPrev = aacChannels; /* store */ in CAacDecoder_DecodeFrame()3228 self->aacChannelsPrev = aacChannels; /* store */ in CAacDecoder_DecodeFrame()3230 aacChannels = self->aacChannelsPrev; /* restore */ in CAacDecoder_DecodeFrame()