ffmpeg/libavutil/x86
James Almer 70d685a77f x86: use the new helper macros where useful
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
2016-02-14 20:00:21 -03:00
..
Makefile x86/fixed_dsp: add ff_butterflies_fixed_sse2 2016-01-16 21:09:38 -03:00
asm.h
bswap.h
cpu.c x86/cpu: set avxslow cpuflag on btver2 CPUs 2016-02-07 16:39:21 -03:00
cpu.h x86: add some more helper macros to check for slow cpuflags 2016-02-14 20:00:17 -03:00
cpuid.asm
emms.asm
emms.h x86/emms: empty the mmx state unconditionally on supported targets 2016-02-04 01:49:01 -03:00
fixed_dsp.asm x86/fixed_dsp: add ff_butterflies_fixed_sse2 2016-01-16 21:09:38 -03:00
fixed_dsp_init.c x86/fixed_dsp: add ff_butterflies_fixed_sse2 2016-01-16 21:09:38 -03:00
float_dsp.asm
float_dsp_init.c x86: use the new helper macros where useful 2016-02-14 20:00:21 -03:00
intmath.h x86/intmath: disable sse av_clip functions when using ICC 2016-01-21 16:50:51 -03:00
intreadwrite.h
lls.asm
lls_init.c x86: use the new helper macros where useful 2016-02-14 20:00:21 -03:00
pixelutils.asm
pixelutils.h
pixelutils_init.c
timer.h
w64xmmtest.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
x86inc.asm x86inc: Add debug symbols indicating sizes of compiled functions 2016-01-21 23:19:46 +01:00
x86util.asm