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

Function GetADTSChannelMapping

lib/codecs/src/aac_decoder.cpp:4611–4641  ·  view source on GitHub ↗

* Function: GetADTSChannelMapping * * Description: determine the number of channels from implicit mapping rules * * Inputs: pointer to start of raw_data_block * bit offset * bits available * * Outputs: updated number of channels * * Return: 0 if successful, error code (< 0) if error * * Notes: calculates total number of channels using rules in 14496

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

AACDecodeFunction · 0.85

Calls 2

DecodeNextElementFunction · 0.85
DecodeNoiselessDataFunction · 0.85

Tested by

no test coverage detected