rockbox/apps/codecs/libFLAC/SOURCES
Thom Johansen 340d824542 Added new coldfire assembly LPC decoder routine to libFLAC.
Added clear accumulator policy.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6108 a1c6a512-1295-4272-9138-f99709370657
2005-03-03 12:17:45 +00:00

15 lines
165 B
Text

bitbuffer.c
bitmath.c
cpu.c
crc.c
fixed.c
float.c
format.c
lpc.c
md5.c
memory.c
seekable_stream_decoder.c
stream_decoder.c
#if CONFIG_CPU==MCF5249
coldfire.S
#endif