rockbox/apps/codecs/libwma
Michael Giacomelli 899212858c Code clean up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13825 a1c6a512-1295-4272-9138-f99709370657
2007-07-09 00:21:19 +00:00
..
asf.h
common.c Yet more dead code removal 2007-07-04 20:45:00 +00:00
common.h Yet more dead code removal 2007-07-04 20:45:00 +00:00
dsputil.h Yet more dead code removal 2007-07-04 20:45:00 +00:00
ffmpeg_config.h Yet more dead code removal 2007-07-04 20:45:00 +00:00
Makefile WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and add new files to apps/FILES 2007-07-03 10:21:23 +00:00
SOURCES Attempt #2 2007-07-04 17:51:52 +00:00
wmadata.h Code clean up: Move fixed point functions into their own files. Move various lookup tables into header files. 2007-07-04 17:15:09 +00:00
wmadec.h Move MDCT reconstruction window code over to new trig function. Improves accuracy significantly and slightly reduces code size. Codec SNR now appears to be limited by truncation to 16 bit. Comparison to MS decoder gives > 91 dB of agreement, and a lower RMS error verses the source wav then MS. Additionally, move one commonly accessed table into IRAM. 2007-07-08 05:16:24 +00:00
wmadeci.c Code clean up. 2007-07-09 00:21:19 +00:00
wmafixed.c Fix previous 2007-07-08 05:57:14 +00:00
wmafixed.h Fix previous 2007-07-08 05:57:14 +00:00