Searched refs:numCoreChannel (Results 1 – 1 of 1) sorted by relevance
927 int chIdx, numCoreChannel = self->streamInfo.numChannels; in aacDecoder_DecodeFrame() local928 …int chOutMapIdx = ((self->chMapIndex==0) && (numCoreChannel<7)) ? numCoreChannel : self->chMapInde… in aacDecoder_DecodeFrame()989 for (chIdx = numCoreChannel; chIdx < self->streamInfo.numChannels; chIdx+=1) { in aacDecoder_DecodeFrame()