ffmpeg/libavcodec/x86
Christophe Gisquet e2946e5c34 x86: sbrdsp: implement SSE qmf_deint_bfly
From 312 to 89/68 (sse/sse2) cycles on Arrandale and Win64.
Sandybridge: 68/47 cycles.

Having a loop counter is a 7 cycle gain.
Unrolling is another 7 cycle gain.
Working in reverse scan is another 6 cycles.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-08 02:26:34 +02:00
..
Makefile Fix compilation with --enable-decoder=webp --disable-decoder=vp8 2013-03-30 08:25:44 +01:00
ac3dsp.asm
ac3dsp_init.c Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' 2013-03-28 11:20:41 +01:00
cabac.h
cavsdsp.c Merge commit 'a8b6015823e628047a45916404c00044c5e80415' 2013-03-13 14:18:53 +01:00
constants.c
dct32.asm
deinterlace.asm
dirac_dwt.c
dirac_dwt.h
diracdsp_mmx.c
diracdsp_mmx.h
diracdsp_yasm.asm
dnxhdenc.c
dsputil.asm x86/dsputil.asm: make unaligned bswap actually work 2013-03-26 13:07:46 +01:00
dsputil_mmx.c dsputil_mmx: remove unused variables 2013-03-13 15:07:46 +01:00
dsputil_mmx.h Merge commit 'a8b6015823e628047a45916404c00044c5e80415' 2013-03-13 14:18:53 +01:00
dsputil_qns_template.c avcodec/x86/dsputil_qns_template: use av_assert 2013-03-26 04:08:28 +01:00
dsputil_rnd_template.c Move x86 half-pel assembly from dsputil to hpeldsp. 2013-03-13 03:59:23 +01:00
dsputilenc.asm
dsputilenc_mmx.c
dwt_yasm.asm
fdct.c
fft.asm
fft.h
fft_init.c
fmtconvert.asm
fmtconvert_init.c
fpelbase.asm Move x86 half-pel assembly from dsputil to hpeldsp. 2013-03-13 03:59:23 +01:00
h263_loopfilter.asm
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm
h264_deblock_10bit.asm
h264_i386.h
h264_idct.asm
h264_idct_10bit.asm
h264_intrapred.asm
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel.c x86: Change a missed occurrance of int to ptrdiff_t for strides 2013-03-24 12:06:53 +02:00
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264chroma_init.c
h264dsp_init.c
hpeldsp.asm
hpeldsp_avg_template.c Move x86 half-pel assembly from dsputil to hpeldsp. 2013-03-13 03:59:23 +01:00
hpeldsp_init.c Fix compilation with --disable-mmx. 2013-03-22 13:00:50 +01:00
hpeldsp_rnd_template.c Move x86 half-pel assembly from dsputil to hpeldsp. 2013-03-13 03:59:23 +01:00
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm
lpc.c
mathops.h
mlpdsp.c
motion_est.c
mpeg4qpel.asm
mpegaudiodec.c
mpegvideo.c x86/mpegvideo: switch to av_assert 2013-03-22 22:57:23 +01:00
mpegvideoenc.c
mpegvideoenc_template.c
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c
qpelbase.asm Move x86 half-pel assembly from dsputil to hpeldsp. 2013-03-13 03:59:23 +01:00
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c Merge commit 'a8b6015823e628047a45916404c00044c5e80415' 2013-03-13 14:18:53 +01:00
sbrdsp.asm x86: sbrdsp: implement SSE qmf_deint_bfly 2013-04-08 02:26:34 +02:00
sbrdsp_init.c x86: sbrdsp: implement SSE qmf_deint_bfly 2013-04-08 02:26:34 +02:00
simple_idct.c
snowdsp.c
v210-init.c
v210.asm
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c
vc1dsp_mmx.c Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d' 2013-03-27 11:32:45 +01:00
videodsp.asm Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' 2013-03-28 11:20:41 +01:00
videodsp_init.c
vorbisdsp.asm
vorbisdsp_init.c
vp3dsp.asm
vp3dsp_init.c
vp8dsp.asm
vp8dsp_init.c Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' 2013-03-28 11:20:41 +01:00
vp56_arith.h
vp56dsp.asm
vp56dsp_init.c
w64xmmtest.c x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_video function 2013-03-23 23:37:27 +02:00