ffmpeg/libavcodec/sh4
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup
Add missing multiple inclusion guards; clean up #endif comments;
add missing library prefixes; keep guard names consistent.
2011-05-21 13:48:10 +02:00
..
Makefile
dsputil_align.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_sh4.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_sh4.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
idct_sh4.c Remove disabled non-optimized code variants. 2011-04-29 20:01:13 +02:00
qpel.c Eliminate pointless '#if 1' statements without matching '#else'. 2011-04-26 20:18:27 +02:00
sh4.h