MCPcopy Create free account
hub / github.com/Edzelf/ESP32-Radio / DecodeOneSymbol

Function DecodeOneSymbol

lib/codecs/src/aac_decoder.cpp:8524–8537  ·  view source on GitHub ↗

* Function: DecodeOneSymbol * * Description: dequantize one Huffman symbol from bitstream, * using table huffTabSBR[huffTabIndex] * * Inputs: index of Huffman table * * Outputs: bitstream advanced by number of bits in codeword * * Return: one decoded symbol ****************************************************************************************************

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DecodeSBREnvelopeFunction · 0.85
DecodeSBRNoiseFunction · 0.85

Calls 3

GetBitsNoAdvanceFunction · 0.85
DecodeHuffmanScalarFunction · 0.85
AdvanceBitstreamFunction · 0.85

Tested by

no test coverage detected