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

Function DecodeNextElement

lib/codecs/src/aac_decoder.cpp:2538–2590  ·  view source on GitHub ↗

* Function: DecodeNextElement * * Description: decode next syntactic element in AAC frame * * Inputs: double pointer to buffer containing next element * pointer to bit offset * pointer to number of valid bits remaining in buf * * Outputs: type of element decoded (aacDecInfo->currBlockID) * type of element decoded last time (aacDecInfo->pr

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AACDecodeFunction · 0.85
GetADTSChannelMappingFunction · 0.85

Calls 9

DecodeChannelPairElementFunction · 0.85
DecodeLFEChannelElementFunction · 0.85
DecodeDataStreamElementFunction · 0.85
DecodeFillElementFunction · 0.85
SetBitstreamPointerFunction · 0.70
GetBitsFunction · 0.70
CalcBitsUsedFunction · 0.70

Tested by

no test coverage detected