FFmpeg/libavcodec/x86
Christophe Gisquet 44a0036d10 x86: sbrdsp: Implement SSE sum64x5
698 to 174 cycles on Arrandale. Unrolling is a 6 cycles gain.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2013-01-06 13:57:01 +01:00
..
ac3dsp_init.c ac3dec: make downmix() take array of pointers to channel data 2012-12-09 15:52:01 +00:00
ac3dsp.asm
cabac.h
cavsdsp.c
dct32.asm
deinterlace.asm
dnxhdenc.c
dsputil_avg_template.c x86: h264: Convert 8-bit QPEL inline assembly to YASM 2012-11-25 20:38:35 +01:00
dsputil_mmx.c lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
dsputil_mmx.h
dsputil_qns_template.c
dsputil_rnd_template.c
dsputil.asm lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
dsputilenc_mmx.c
dsputilenc.asm x86: ABS1: port to cpuflags 2013-01-06 13:57:01 +01:00
fdct.c
fft_init.c
fft.asm
fft.h
fmtconvert_init.c
fmtconvert.asm
h264_chromamc_10bit.asm
h264_chromamc.asm x86: h264_chromamc: port to cpuflags 2012-11-25 17:25:10 +01:00
h264_deblock_10bit.asm
h264_deblock.asm x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
h264_i386.h
h264_idct_10bit.asm
h264_idct.asm x86: h264_idct: port to cpuflags 2012-11-28 00:28:09 +01:00
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_intrapred.asm
h264_qpel_8bit.asm x86: h264 qpel: use the correct number of utilized xmm regs in cglobal 2012-11-25 18:48:43 -05:00
h264_qpel_10bit.asm
h264_qpel.c x86: h264: Convert 8-bit QPEL inline assembly to YASM 2012-11-25 20:38:35 +01:00
h264_weight_10bit.asm
h264_weight.asm x86: h264_weight: port to cpuflags 2012-11-27 21:10:38 +01:00
h264dsp_init.c x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm
lpc.c
Makefile lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
mathops.h
mlpdsp.c
motion_est.c
mpegaudiodec.c
mpegvideo.c
mpegvideoenc_template.c
mpegvideoenc.c
pngdsp_init.c
pngdsp.asm
proresdsp_init.c
proresdsp.asm
rv34dsp_init.c
rv34dsp.asm
rv40dsp_init.c
rv40dsp.asm
sbrdsp_init.c x86: sbrdsp: Implement SSE sum64x5 2013-01-06 13:57:01 +01:00
sbrdsp.asm x86: sbrdsp: Implement SSE sum64x5 2013-01-06 13:57:01 +01:00
simple_idct.c
snowdsp.c
vc1dsp_init.c
vc1dsp_mmx.c
vc1dsp.asm
vc1dsp.h
videodsp_init.c lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
videodsp.asm lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
vp3dsp_init.c
vp3dsp.asm
vp8dsp_init.c x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
vp8dsp.asm x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
vp56_arith.h
vp56dsp_init.c
vp56dsp.asm
w64xmmtest.c