Home
last modified time | relevance | path

Searched refs:channelIndicesPrev (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/aac/libAACdec/src/
H A Daacdecoder.h275 channelIndicesPrev[(8)]; /*!< Array holding the channelIndices values of member
H A Daacdecoder.cpp3173 FDKmemcpy(self->channelIndices, self->channelIndicesPrev, in CAacDecoder_DecodeFrame()
3182 FDKmemcpy(self->channelIndicesPrev, self->channelIndices, in CAacDecoder_DecodeFrame()
3197 FDKmemcpy(self->channelIndices, self->channelIndicesPrev, in CAacDecoder_DecodeFrame()