Martin Storsjo
989ea7bb49
Extend GetInvInt to support values up to 54
For sample rates >= 64 kHz with short blocks, the largest sfb width is 36, which after grouping can be multiplied with 3, ending up as 108. GetInvInt needs to be able to support the largest grouped sfb width, divided by two (3 * 36 / 2 = 54).
Description
No description provided
Languages
C++
74.1%
C
25.7%
Makefile
0.2%