Home
last modified time | relevance | path

Searched refs:IcsRead (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dchannelinfo.cpp129 AAC_DECODER_ERROR IcsRead(HANDLE_FDK_BITSTREAM bs, CIcsInfo *pIcsInfo, in IcsRead() function
Dchannelinfo.h440 AAC_DECODER_ERROR IcsRead(HANDLE_FDK_BITSTREAM bs, CIcsInfo *pIcsInfo,
Dchannel.cpp500 error = IcsRead(hBs, &pAacDecoderChannelInfo[ch]->icsInfo, in CChannelElement_Read()