Searched refs:chMapping (Results 1 – 4 of 4) sorted by relevance
412 UCHAR chMapping[], in CProgramConfig_LookupElement() argument480 chMapping[cc] = channelIdx; in CProgramConfig_LookupElement()484 chMapping[cc+1] = channelIdx+1; in CProgramConfig_LookupElement()501 chMapping[cc] = channelIdx; in CProgramConfig_LookupElement()505 chMapping[cc+1] = channelIdx+1; in CProgramConfig_LookupElement()522 chMapping[cc] = channelIdx; in CProgramConfig_LookupElement()526 chMapping[cc+1] = channelIdx+1; in CProgramConfig_LookupElement()549 chMapping[cc] = channelIdx; in CProgramConfig_LookupElement()
892 self->chMapping[ch] = ch; in CAacDecoder_Init()895 self->chMapping[ch] = 255; in CAacDecoder_Init()1123 self->chMapping[ch] = 255; in CAacDecoder_DecodeFrame()1254 self->chMapping, in CAacDecoder_DecodeFrame()1360 self->chMapping, in CAacDecoder_DecodeFrame()1393 self->chMapping, in CAacDecoder_DecodeFrame()1647 self->chMapping, in CAacDecoder_DecodeFrame()1657 if (self->chMapping[c] >= aacChannels) { in CAacDecoder_DecodeFrame()1660 pAacDecoderChannelInfo = self->pAacDecoderChannelInfo[self->chMapping[c]]; in CAacDecoder_DecodeFrame()1741 self->chMapping, in CAacDecoder_DecodeFrame()
181 …UCHAR chMapping[(6)]; /*!< Table of MPEG canonical order to bitstream channel or… member
233 UCHAR chMapping[],