Searched refs:ElementInstanceTag (Results 1 - 6 of 6) sorted by relevance

/external/aac/libAACdec/src/
H A Dchannel.cpp276 pAacDecoderChannelInfo[0]->ElementInstanceTag = FDKreadBits(hBs, 4);
278 pAacDecoderChannelInfo[1]->ElementInstanceTag = pAacDecoderChannelInfo[0]->ElementInstanceTag;
H A Dchannelinfo.h278 UCHAR ElementInstanceTag; member in struct:__anon42
H A Daacdecoder.cpp1278 self->pAacDecoderChannelInfo[aacChannels]->ElementInstanceTag,
1384 pTmpAacDecoderChannelInfo->ElementInstanceTag,
1679 self->pce.ElementInstanceTag,
1783 self->pce.ElementInstanceTag,
/external/aac/libMpegTPDec/include/
H A Dtp_data.h127 UCHAR ElementInstanceTag; member in struct:__anon156
/external/aac/libMpegTPEnc/include/
H A Dtp_data.h127 UCHAR ElementInstanceTag; member in struct:__anon173
/external/aac/libMpegTPDec/src/
H A Dtpdec_asc.cpp189 pPce->ElementInstanceTag = (UCHAR) FDKreadBits(bs,4);

Completed in 149 milliseconds