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

Function PostMultiply

lib/codecs/src/aac_decoder.cpp:2669–2713  ·  view source on GitHub ↗

* Function: PostMultiply * * Description: post-twiddle stage of DCT4 * * Inputs: table index (for transform size) * buffer of nmdct samples * * Outputs: processed samples in same buffer * * Return: none * * Notes: minimum 1 GB in, 2 GB out - gains 2 int bits * uses 3-mul, 3-add butterflies instead of 4-mul, 2-add ***********************

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DCT4Function · 0.85

Calls 1

MULSHIFT32Function · 0.70

Tested by

no test coverage detected