Searched refs:CChannelElement_Read (Results 1 - 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
H A Dchannel.h109 * \brief decode a channel element. To be called after CChannelElement_Read()
136 AAC_DECODER_ERROR CChannelElement_Read(HANDLE_FDK_BITSTREAM hBs,
H A Dchannel.cpp228 AAC_DECODER_ERROR CChannelElement_Read(HANDLE_FDK_BITSTREAM hBs, function
H A Daacdecoder.cpp103 The basic bit stream parser function CChannelElement_Read() is called. It uses other subcalls in order
1196 ErrorStatus = CChannelElement_Read( bs,
1301 ErrorStatus = CChannelElement_Read( bs,

Completed in 81 milliseconds