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

Function DecodeProgramConfigElement

lib/codecs/src/aac_decoder.cpp:2407–2468  ·  view source on GitHub ↗

* Function: DecodeProgramConfigElement * * Description: decode one PCE * * Inputs: none * * Outputs: filled-in ProgConfigElement_t struct * updated aac_BitStreamInfo_t struct * * Return: 0 if successful, error code (< 0) if error * * Notes: #define KEEP_PCE_COMMENTS to save the comment field of the PCE * (otherwise we just skip it in t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DecodeNextElementFunction · 0.85
UnpackADIFHeaderFunction · 0.85

Calls 2

ByteAlignBitstreamFunction · 0.85
GetBitsFunction · 0.70

Tested by

no test coverage detected