summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/SOURCES
blob: 6629cf7a4cc8723967653b6842085e29d176df21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
alloc.c
decode.c
header.c

motion_comp.c

#ifdef CPU_ARM
idct_arm_c.c
motion_comp_arm_c.c
motion_comp_arm_s.S
#else  /* other CPU or SIM */
idct.c
motion_comp_c.c
#endif /* CPU_* */

slice.c
video_out_rockbox.c
mpeg_settings.c
mpegplayer.c