ffmpeg/libavcodec/i386
Michael Niedermayer 1745173bc5 inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger)
Originally committed as revision 2422 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-10-23 12:59:21 +00:00
..
cputest.c
dsputil_mmx.c disable encoders where appropriate (patch courtesy of BERO 2003-10-14 04:15:53 +00:00
dsputil_mmx_avg.h
dsputil_mmx_rnd.h
fdct_mmx.c inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger) 2003-10-23 12:59:21 +00:00
fft_sse.c
idct_mmx.c
mmx.h
motion_est_mmx.c removed warnings 2003-09-09 22:59:16 +00:00
mpegvideo_mmx.c fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me 2003-05-14 15:12:13 +00:00
mpegvideo_mmx_template.c move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown) 2003-10-22 11:23:39 +00:00
simple_idct_mmx.c another non const static, maybe its thread save now 2003-09-15 19:18:28 +00:00