summaryrefslogtreecommitdiff
path: root/apps/codecs/libwmapro/quant.h (follow)
Commit message (Collapse)AuthorAge
* Use higher precision for libwmapro's quant_tab[].Andree Buschmann2010-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27662 a1c6a512-1295-4272-9138-f99709370657
* Increase the size of quant table in libwmapro to accomodate more values for ↵Mohamed Tarek2010-07-17
| | | | | | exp. Fixes wma pro failure on test files in download.rockbox.org/test_files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27460 a1c6a512-1295-4272-9138-f99709370657
* Partial conversion of the wmapro decoder to fixed point arithmetic. ↵Mohamed Tarek2010-07-05
Currently inverse quantization & rescaling, imdct and windowing are all in fixed point. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27302 a1c6a512-1295-4272-9138-f99709370657