Searched refs:chMapping (Results 1 – 4 of 4) sorted by relevance
915 self->chMapping[ch] = ch; in CAacDecoder_Init()918 self->chMapping[ch] = 255; in CAacDecoder_Init()1154 self->chMapping[ch] = 255; in CAacDecoder_DecodeFrame()1285 self->chMapping, in CAacDecoder_DecodeFrame()1391 self->chMapping, in CAacDecoder_DecodeFrame()1422 self->chMapping, in CAacDecoder_DecodeFrame()1692 self->chMapping, in CAacDecoder_DecodeFrame()1702 if (self->chMapping[c] >= aacChannels) { in CAacDecoder_DecodeFrame()1705 pAacDecoderChannelInfo = self->pAacDecoderChannelInfo[self->chMapping[c]]; in CAacDecoder_DecodeFrame()1796 self->chMapping, in CAacDecoder_DecodeFrame()
182 …UCHAR chMapping[(8)]; /*!< Table of MPEG canonical order to bitstream channel or… member
568 UCHAR chMapping[], in CProgramConfig_LookupElement() argument684 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()688 chMapping[chIdx+1] = channelIdx+1; in CProgramConfig_LookupElement()738 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()742 chMapping[chIdx+1] = channelIdx+1; in CProgramConfig_LookupElement()792 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()796 chMapping[chIdx+1] = channelIdx+1; in CProgramConfig_LookupElement()841 chMapping[chIdx] = channelIdx; in CProgramConfig_LookupElement()
234 UCHAR chMapping[],