rockbox/apps/codecs/demac/libdemac
Nils Wallménius 4909e09267 FS#12141 by Sean Bartell
Some of these were found with http://www.samba.org/junkcode/#findstatic. Changes of note:
* The old MDCT has been removed.
* Makefile.test files that create test programs for libatrac, libcook, and libffmpegFLAC have been removed, as they don't work. My project will have a replacement that works with all codecs.
* I've tried not to remove anything useful. CLIP_TO_15 was removed from libtremor because there's another copy (also commented) in codeclib.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29945 a1c6a512-1295-4272-9138-f99709370657
2011-06-02 14:59:15 +00:00
..
crc.c
decoder.c
decoder.h
demac.h
demac_config.h Fix standalone demac tool build. 2011-02-06 23:18:30 +00:00
entropy.c
entropy.h
filter.c
filter.h
filter_16_11.c
filter_32_10.c
filter_64_11.c
filter_256_13.c
filter_1280_15.c
parser.c
parser.h
predictor-arm.S
predictor-cf.S
predictor.c
predictor.h
SOURCES FS#12141 by Sean Bartell 2011-06-02 14:59:15 +00:00
udiv32_arm-pre.S
udiv32_arm.S
vector_math16_armv5te.h
vector_math16_armv6.h
vector_math16_armv7.h
vector_math16_cf.h
vector_math16_mmx.h
vector_math32_armv4.h
vector_math_generic.h