Searched refs:ElementInstanceTag (Results 1 – 6 of 6) sorted by relevance
276 pAacDecoderChannelInfo[0]->ElementInstanceTag = FDKreadBits(hBs, 4); in CChannelElement_Read()278 … pAacDecoderChannelInfo[1]->ElementInstanceTag = pAacDecoderChannelInfo[0]->ElementInstanceTag; in CChannelElement_Read()
278 UCHAR ElementInstanceTag; member
1218 self->pAacDecoderChannelInfo[aacChannels]->ElementInstanceTag, in CAacDecoder_DecodeFrame()1324 pTmpAacDecoderChannelInfo->ElementInstanceTag, in CAacDecoder_DecodeFrame()1604 self->pce.ElementInstanceTag, in CAacDecoder_DecodeFrame()1698 self->pce.ElementInstanceTag, in CAacDecoder_DecodeFrame()
127 UCHAR ElementInstanceTag; member
124 pPce->ElementInstanceTag = (UCHAR) FDKreadBits(bs,4); in CProgramConfig_Read()