Searched refs:channelIndicesPrev (Results 1 – 2 of 2) sorted by relevance
204 …UCHAR channelIndicesPrev[(8)]; /*!< Array holding the channelIndices values of th… member
1632 … FDKmemcpy(self->channelIndicesPrev, self->channelIndices, (8)*sizeof(UCHAR)); /* store */ in CAacDecoder_DecodeFrame()1638 …FDKmemcpy(self->channelIndices, self->channelIndicesPrev, (8)*sizeof(UCHAR)); /* restore */ in CAacDecoder_DecodeFrame()