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 asm: FF_-prefix internal macros used in inline assembly 2016-06-27 17:21:18 +02:00
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 avutil/x86/emms: Document the emms_c() vs alloc/free relation. 2016-10-23 13:02:37 +02:00
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 x86inc: Avoid using eax/rax for storing the stack pointer 2017-01-09 16:00:29 +01:00
x86util.asm avcodec/h264: sse2, avx h luma mbaff deblock/loop filter 2017-02-18 20:26:52 +01:00