Home
last modified time | relevance | path

Searched defs:aacChannels (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
Daacdecoder.cpp1305 int aacChannelOffset = 0, aacChannels = (8); in CAacDecoder_DeInit() local
2386 INT aacChannels = 0; /* Channel counter for channels found in the bitstream */ in CAacDecoder_DecodeFrame() local
Daacdecoder.h184 INT aacChannels; /*!< Amount of AAC decoder channels allocated. */ member