Searched refs:chMapping (Results 1 – 4 of 4) sorted by relevance
922 self->chMapping[ch] = ch; in CAacDecoder_Init()925 self->chMapping[ch] = 255; in CAacDecoder_Init()1152 self->chMapping[ch] = 255; in CAacDecoder_DecodeFrame()1280 self->chMapping, in CAacDecoder_DecodeFrame()1386 self->chMapping, in CAacDecoder_DecodeFrame()1417 self->chMapping, in CAacDecoder_DecodeFrame()1680 self->chMapping, in CAacDecoder_DecodeFrame()1690 if (self->chMapping[c] >= aacChannels) { in CAacDecoder_DecodeFrame()1693 pAacDecoderChannelInfo = self->pAacDecoderChannelInfo[self->chMapping[c]]; in CAacDecoder_DecodeFrame()1784 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[],