Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.cpp1484 int elementOffset, aacChannelsOffset, aacChannelsOffsetIdx; in CAacDecoder_Init() local
1633 aacChannelsOffset = 0; in CAacDecoder_Init()
2035 int ch = aacChannelsOffset; in CAacDecoder_Init()
2050 ch = aacChannelsOffset; in CAacDecoder_Init()
2085 if (ch == aacChannelsOffset) { in CAacDecoder_Init()
2096 self->pAacDecoderChannelInfo[aacChannelsOffset] in CAacDecoder_Init()
2146 ch = aacChannelsOffset; in CAacDecoder_Init()
2181 ch = aacChannelsOffset + _ch; in CAacDecoder_Init()
2193 ch = aacChannelsOffset; in CAacDecoder_Init()
2269 self->aacChannels = aacChannelsOffset + ch; in CAacDecoder_Init()