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

Function DecodeSBRNoise

lib/codecs/src/aac_decoder.cpp:8768–8811  ·  view source on GitHub ↗

* Function: DecodeSBRNoise * * Description: decode delta Huffman coded noise scalefactors from bitstream * * Inputs: initialized SBRGrid struct for this channel * initialized SBRFreq struct for this SCE/CPE block * initialized SBRChan struct for this channel * index of current channel (0 for SCE, 0 or 1 for CPE) * * Outputs: dequantized n

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

UnpackSBRSingleChannelFunction · 0.85
UnpackSBRChannelPairFunction · 0.85

Calls 3

DecodeOneSymbolFunction · 0.85
DequantizeNoiseFunction · 0.85
GetBitsFunction · 0.70

Tested by

no test coverage detected