ffmpeg/libavutil/x86
James Darnley 5336887867 avcodec/h264: sse2, avx h luma mbaff deblock/loop filter
x86-64 only

Yorkfield:
- sse2: ~2.17x (434 vs. 200 cycles)

Nehalem:
- sse2: ~2.94x (409 vs. 139 cycles)

Skylake:
- sse2: ~3.10x (370 vs. 119 cycles)
- avx:  ~3.29x (370 vs. 112 cycles)
2017-02-18 20:26:52 +01:00
..
Makefile
asm.h
bswap.h
cpu.c Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537' 2017-01-31 15:20:54 -03:00
cpu.h Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332' 2017-01-31 15:17:19 -03:00
cpuid.asm
emms.asm
emms.h
fixed_dsp.asm
fixed_dsp_init.c
float_dsp.asm
float_dsp_init.c
intmath.h
intreadwrite.h
lls.asm
lls_init.c
pixelutils.asm
pixelutils.h
pixelutils_init.c
timer.h
w64xmmtest.h
x86inc.asm
x86util.asm avcodec/h264: sse2, avx h luma mbaff deblock/loop filter 2017-02-18 20:26:52 +01:00