|
FastLED 3.9.15
|
| int fl::third_party::DecodeHuffman | ( | MP3DecInfo * | mp3DecInfo, |
| const unsigned char * | buf, | ||
| int * | bitOffset, | ||
| int | huffBlockBits, | ||
| int | gr, | ||
| int | ch ) |
Definition at line 385 of file huffman.hpp.
References ASSERT, fl::third_party::_SideInfoSub::blockType, fl::third_party::_SideInfoSub::count1TableSelect, DecodeHuffmanPairs(), DecodeHuffmanQuads(), FL_NOEXCEPT, fl::third_party::_HuffmanInfo::huffDecBuf, fl::third_party::_SFBandTable::l, MAX_NSAMP, MIN, fl::third_party::_SideInfoSub::mixedBlock, MPEG1, fl::third_party::_SideInfoSub::nBigvals, fl::third_party::_HuffmanInfo::nonZeroBound, fl::third_party::_SideInfoSub::region0Count, fl::third_party::_SideInfoSub::region1Count, fl::third_party::_SFBandTable::s, fl::third_party::_FrameHeader::sfBand, fl::third_party::_SideInfo::sis, fl::third_party::_SideInfoSub::tableSelect, fl::third_party::_FrameHeader::ver, and fl::third_party::_SideInfoSub::winSwitchFlag.
Referenced by MP3Decode().
Here is the call graph for this function:
Here is the caller graph for this function: