FFmpeg/libavcodec/x86
Loren Merritt 2f77923d72 simd add_hfyu_left_prediction
2.2x faster than C on conroe, 3.6x on penryn.
4-6% faster huffyuv decoding if using left or plane mode and yuv

Originally committed as revision 20287 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-18 20:10:10 +00:00
..
cavsdsp_mmx.c Use MANGLE in cavsdsp, the current version using "m" constraints will not 2009-10-01 15:30:27 +00:00
cpuid.c
dnxhd_mmx.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx_avg_template.c Replace several #ifdef PIC with the more obvious and correct 2009-09-30 09:49:12 +00:00
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c Replace several #ifdef PIC with the more obvious and correct 2009-09-30 09:49:12 +00:00
dsputil_mmx.c simd add_hfyu_left_prediction 2009-10-18 20:10:10 +00:00
dsputil_mmx.h
dsputil_yasm.asm simd add_hfyu_left_prediction 2009-10-18 20:10:10 +00:00
dsputilenc_mmx.c add CONFIG_LPC to the build system for lpc dsputil functions. fixes build 2009-10-18 19:51:18 +00:00
fdct_mmx.c
fft_3dn2.c Merge FFTContext and MDCTContext 2009-09-20 17:30:20 +00:00
fft_3dn.c
fft_mmx.asm
fft_sse.c Merge FFTContext and MDCTContext 2009-09-20 17:30:20 +00:00
fft.c Move per-arch fft init bits into the corresponding subdirs 2009-09-15 21:14:14 +00:00
fft.h Merge FFTContext and MDCTContext 2009-09-20 17:30:20 +00:00
h264_deblock_sse2.asm
h264_i386.h
h264_idct_sse2.asm
h264dsp_mmx.c
idct_mmx_xvid.c
idct_mmx.c
idct_sse2_xvid.c
idct_xvid.h
lpc_mmx.c Move autocorrelation function from flacenc.c to lpc.c. Also rename the 2009-10-17 21:00:39 +00:00
mathops.h
mlpdsp.c
mmx.h
motion_est_mmx.c
mpegvideo_mmx_template.c
mpegvideo_mmx.c
rv40dsp_mmx.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h
vp6dsp_mmx.c
vp6dsp_mmx.h
vp6dsp_sse2.c
vp6dsp_sse2.h
x86inc.asm simd add_hfyu_left_prediction 2009-10-18 20:10:10 +00:00
x86util.asm