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

Function SqrtFix

lib/codecs/src/aac_decoder.cpp:5677–5714  ·  view source on GitHub ↗

* Function: SqrtFix * * Description: use binary search to calculate sqrt(q) * * Inputs: q = Q30 * number of fraction bits in input * * Outputs: number of fraction bits in output * * Return: lo = Q(fBitsOut) * * Notes: absolute precision varies depending on fBitsIn * normalizes input to range [0x200000000, 0x7fffffff] and takes *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ApplyBoostFunction · 0.85

Calls 1

CLZFunction · 0.70

Tested by

no test coverage detected