Maintenance and minor speedup of libwmapro. Comment unused arrays, fix comment, remov...
commit062ed8400c6aeaaedf5c890608361c8f06a2bdb4
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 29 Jul 2010 22:18:04 +0000 (29 22:18 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Thu, 29 Jul 2010 22:18:04 +0000 (29 22:18 +0000)
treecff75c9a211b84890e16eee128cda84dba33727a
parentfeca4084be41363d51a61b88e10094bfce7e3273
Maintenance and minor speedup of libwmapro. Comment unused arrays, fix comment, remove tabs and introduce WMAPRO_FRACT to wma.h to remove magic numbers. Swap operands of fixmul16-call for minor speedup on ARM (+1%).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27617 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/libwmapro/wma.c
apps/codecs/libwmapro/wma.h
apps/codecs/libwmapro/wmapro_math.h
apps/codecs/libwmapro/wmaprodata.h
apps/codecs/libwmapro/wmaprodec.c
apps/codecs/libwmapro/wmaprodec.h
apps/codecs/wmapro.c