Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.cpp1587 int elementOffset, aacChannelsOffset, aacChannelsOffsetIdx; in CAacDecoder_Init() local
1747 aacChannelsOffset = 0; in CAacDecoder_Init()
2165 int ch = aacChannelsOffset; in CAacDecoder_Init()
2180 ch = aacChannelsOffset; in CAacDecoder_Init()
2215 if (ch == aacChannelsOffset) { in CAacDecoder_Init()
2226 self->pAacDecoderChannelInfo[aacChannelsOffset] in CAacDecoder_Init()
2276 ch = aacChannelsOffset; in CAacDecoder_Init()
2310 ch = aacChannelsOffset + _ch; in CAacDecoder_Init()
2322 ch = aacChannelsOffset; in CAacDecoder_Init()
2398 self->aacChannels = aacChannelsOffset + ch; in CAacDecoder_Init()