cog/Audio/ThirdParty/hdcd
Christopher Snowhill 3069a81d85 HDCD Decoder: Adjust gain stepping algorithm
This is a fixed point implementation identical to Microsoft's original
algorithm. Or at least I assume it's Microsoft's. It was actually
adapted from hdcd_decode.exe, which was adapted from somewhere else.
It's entirely in fixed point math now, so it's fairly deterministic.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-04 21:52:20 -08:00
..
hdcd_decode2.c HDCD Decoder: Adjust gain stepping algorithm 2022-02-04 21:52:20 -08:00
hdcd_decode2.h HDCD Decoder: Adjust gain stepping algorithm 2022-02-04 21:52:20 -08:00