rockbox/apps/codecs/libmusepack
Nils Wallménius 4f5b390a6d Convert inline coldfire assembler to a 'real' assembler function, with tweaks by Buschel. Speeds up mpc decoding by ~1% on h300.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27504 a1c6a512-1295-4272-9138-f99709370657
2010-07-20 23:35:07 +00:00
..
AUTHORS
ChangeLog
COPYING
crc32.c
decoder.h
huffman.c
huffman.h
internal.h Housekeeping. Comment musepack code seqments unused in rockbox. 2010-06-24 18:48:04 +00:00
libmusepack.make
minimax.h
mpc_bits_reader.c
mpc_bits_reader.h
mpc_decoder.c Housekeeping. Comment musepack code seqments unused in rockbox. 2010-06-24 18:48:04 +00:00
mpc_demux.c Housekeeping. Comment musepack code seqments unused in rockbox. 2010-06-24 18:48:04 +00:00
mpc_types.h
mpcdec.h Housekeeping. Comment musepack code seqments unused in rockbox. 2010-06-24 18:48:04 +00:00
mpcdec_math.h Some asm code beautification in the mpc decoder. 2010-06-05 17:52:31 +00:00
reader.h Disable unneeded parts of mpc's file-I/O interface. 2010-06-21 18:45:34 +00:00
requant.c
requant.h
SOURCES Convert inline coldfire assembler to a 'real' assembler function, with tweaks by Buschel. Speeds up mpc decoding by ~1% on h300. 2010-07-20 23:35:07 +00:00
streaminfo.c
streaminfo.h
synth_filter.c Convert inline coldfire assembler to a 'real' assembler function, with tweaks by Buschel. Speeds up mpc decoding by ~1% on h300. 2010-07-20 23:35:07 +00:00
synth_filter_arm.S FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
synth_filter_coldfire.S Convert inline coldfire assembler to a 'real' assembler function, with tweaks by Buschel. Speeds up mpc decoding by ~1% on h300. 2010-07-20 23:35:07 +00:00