Searched refs:aacChannelsPrev (Results 1 – 2 of 2) sorted by relevance
259 INT aacChannelsPrev; /*!< The amount of AAC core channels of the last member
2286 self->aacChannelsPrev = 0; in CAacDecoder_Init()3046 aacChannels = self->aacChannelsPrev; in CAacDecoder_DecodeFrame()3057 self->aacChannelsPrev = aacChannels; /* store */ in CAacDecoder_DecodeFrame()3069 self->aacChannelsPrev = aacChannels; /* store */ in CAacDecoder_DecodeFrame()3071 aacChannels = self->aacChannelsPrev; /* restore */ in CAacDecoder_DecodeFrame()