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

Function DecWindowOverlapShort

lib/codecs/src/aac_decoder.cpp:3797–3956  ·  view source on GitHub ↗

* Function: DecWindowOverlapShort * * Description: apply synthesis window, do overlap-add, clip to 16-bit PCM, * for winSequence EIGHT-SHORT (does all 8 short blocks) * * Inputs: input buffer (output of type-IV DCT) * overlap buffer (saved from last time) * number of channels * window type (sin or KBD) for input buffer *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

IMDCTFunction · 0.85

Calls 2

CLIPTOSHORTFunction · 0.85
MULSHIFT32Function · 0.70

Tested by

no test coverage detected