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

Function DecodeSpectrumShort

lib/codecs/src/aac_decoder.cpp:3475–3521  ·  view source on GitHub ↗

* Function: DecodeSpectrumShort * * Description: decode transform coefficients for frame with eight short blocks * * Inputs: index of current channel * * Outputs: decoded, quantized coefficients for this channel * * Return: none * * Notes: fills coefficient buffer with zeros in any region not coded with * codebook in range [1, 11] (including sfb's a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DecodeNoiselessDataFunction · 0.85

Calls 4

UnpackZerosFunction · 0.85
UnpackQuadsFunction · 0.85
UnpackPairsNoEscFunction · 0.85
UnpackPairsEscFunction · 0.85

Tested by

no test coverage detected