Home
last modified time | relevance | path

Searched refs:CBlock_DecodeHuffmanWord (Results 1 – 4 of 4) sorted by relevance

/external/aac/libAACdec/src/
Dblock.h300 inline int CBlock_DecodeHuffmanWord( in CBlock_DecodeHuffmanWord() function
Daacdec_pns.cpp219 delta = CBlock_DecodeHuffmanWord(bs, hcb) - 60; in CPns_Read()
Dchannel.cpp812 CBlock_DecodeHuffmanWord( in CChannelElement_Read()
824 CBlock_DecodeHuffmanWord( in CChannelElement_Read()
Dstereo.cpp289 dpcm_alpha_re = CBlock_DecodeHuffmanWord(bs, hcb); in CJointStereo_Read()
297 dpcm_alpha_im = CBlock_DecodeHuffmanWord(bs, hcb); in CJointStereo_Read()