summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/SOURCES
blob: b7e195732670a0e904aea1754f07562308599e02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
bit.c
decoder.c
fixed.c
frame.c
huffman.c
layer12.c
layer3.c
stream.c
synth.c
timer.c
version.c
#if defined(CPU_COLDFIRE)
imdct_mcf5249.S
#endif
#if defined(CPU_ARM)
imdct_l_arm.S
dct32_arm.S
synth_full_arm.S
#endif