Code clean up: Move fixed point functions into their own files. Move various lookup...
commit2e50688e7201a4be8516b41cbdb12b3f89c07218
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Wed, 4 Jul 2007 17:15:09 +0000 (4 17:15 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Wed, 4 Jul 2007 17:15:09 +0000 (4 17:15 +0000)
tree2d85cc9febd443de3b6c155f764738371fb04da3
parentec644448ad90d3dbe06399bfe67d3a2897511107
Code clean up:  Move fixed point functions into their own files.  Move various lookup tables into header files.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13784 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libwma/SOURCES
apps/codecs/libwma/wmadata.h
apps/codecs/libwma/wmadeci.c
apps/codecs/libwma/wmafixed.c [new file with mode: 0644]
apps/codecs/libwma/wmafixed.h [new file with mode: 0644]