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

Function RefillBitstreamCache

lib/codecs/src/aac_decoder.cpp:6249–6271  ·  view source on GitHub ↗

* Function: RefillBitstreamCache * * Description: read new data from bitstream buffer into 32-bit cache * * Inputs: none * * Outputs: updated bitstream info struct * * Return: none * * Notes: only call when iCache is completely drained (resets bitOffset to 0) * always loads 4 new bytes except when bsi->nBytes < 4 (end of buffer) * stores

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetBitsFunction · 0.70
AdvanceBitstreamFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected