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

Function AdvanceBitstream

lib/codecs/src/aac_decoder.cpp:6369–6378  ·  view source on GitHub ↗

* Function: AdvanceBitstream * * Description: move bitstream pointer ahead * * Inputs: number of bits to advance bitstream * * Outputs: updated bitstream info struct * * Return: none * * Notes: generally used following GetBitsNoAdvance(bsi, maxBits) ********************************************************************************************************************

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

UnpackQuadsFunction · 0.85
UnpackPairsNoEscFunction · 0.85
UnpackPairsEscFunction · 0.85
DecodeOneScaleFactorFunction · 0.85
ByteAlignBitstreamFunction · 0.85
DecodeOneSymbolFunction · 0.85

Calls 1

RefillBitstreamCacheFunction · 0.70

Tested by

no test coverage detected