rockbox/apps/codecs/demac/libdemac
Jens Arnold 82dc91a102 Don't use ldrd/strd on ARMv5 since not all revisions support them and the gain from using them is minimal (basically code size only).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21916 a1c6a512-1295-4272-9138-f99709370657
2009-07-17 09:17:54 +00:00
..
crc.c static/const/#include/tab police on various files 2009-01-02 21:43:52 +00:00
decoder.c Fix decoding of stereo frames with silence in only one channel. * Make the standalone decoder contain debugging information. 2008-12-21 23:49:02 +00:00
decoder.h Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
demac.h Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
demac_config.h
entropy.c Fix decoding of stereo frames with silence in only one channel. * Make the standalone decoder contain debugging information. 2008-12-21 23:49:02 +00:00
entropy.h
filter.c Slight speedup for the APE filters. Most noticeable on coldfire (+3.5% for -c2000), but also helps on the arm targets (+0.9% for -c2000 on PP5002). This transformation is oveflow safe, as absres < 2^24 is guaranteed. 2008-12-22 08:33:49 +00:00
filter.h
filter_16_11.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
filter_32_10.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
filter_64_11.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
filter_256_13.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
filter_1280_15.c Calculate watermark from bitrate and harddisk spinup time. 2009-01-10 21:10:56 +00:00
Makefile
parser.c
parser.h Fix decoding of stereo frames with silence in only one channel. * Make the standalone decoder contain debugging information. 2008-12-21 23:49:02 +00:00
predictor-arm.S Don't use ldrd/strd on ARMv5 since not all revisions support them and the gain from using them is minimal (basically code size only). 2009-07-17 09:17:54 +00:00
predictor-cf.S
predictor.c
predictor.h
SOURCES
vector_math16_armv5te.h
vector_math16_armv6.h
vector_math16_cf.h
vector_math32_armv4.h
vector_math_generic.h