Home
last modified time | relevance | path

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

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