Searched refs:chMapping (Results 1 – 4 of 4) sorted by relevance
273 UCHAR chMapping[], in CProgramConfig_LookupElement() argument335 chMapping[cc] = channelIdx; in CProgramConfig_LookupElement()339 chMapping[cc+1] = channelIdx+1; in CProgramConfig_LookupElement()356 chMapping[cc] = channelIdx; in CProgramConfig_LookupElement()360 chMapping[cc+1] = channelIdx+1; in CProgramConfig_LookupElement()377 chMapping[cc] = channelIdx; in CProgramConfig_LookupElement()381 chMapping[cc+1] = channelIdx+1; in CProgramConfig_LookupElement()404 chMapping[cc] = channelIdx; in CProgramConfig_LookupElement()
862 self->chMapping[ch] = ch; in CAacDecoder_Init()865 self->chMapping[ch] = 255; in CAacDecoder_Init()1078 self->chMapping[ch] = 255; in CAacDecoder_DecodeFrame()1209 self->chMapping, in CAacDecoder_DecodeFrame()1315 self->chMapping, in CAacDecoder_DecodeFrame()1348 self->chMapping, in CAacDecoder_DecodeFrame()1594 self->chMapping, in CAacDecoder_DecodeFrame()1604 if (self->chMapping[c] >= aacChannels) { in CAacDecoder_DecodeFrame()1607 pAacDecoderChannelInfo = self->pAacDecoderChannelInfo[self->chMapping[c]]; in CAacDecoder_DecodeFrame()1691 self->chMapping, in CAacDecoder_DecodeFrame()
181 …UCHAR chMapping[(6)]; /*!< Table of MPEG canonical order to bitstream channel or… member
212 UCHAR chMapping[],