1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavutil/x86
James Almer d5b3077ecf x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions
Should fix compilation with old yasm/nasm

Signed-off-by: James Almer <jamrial@gmail.com>
2018-07-31 22:14:42 -03:00
..
asm.h
bswap.h
cpu.c lavu/x86/cpu: Fix aesni detection 2018-07-19 20:17:44 +02:00
cpu.h Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' 2018-02-11 23:08:48 -03:00
cpuid.asm
emms.asm Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' 2017-03-23 18:28:56 -03:00
emms.h Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' 2017-03-23 18:28:56 -03:00
fixed_dsp_init.c
fixed_dsp.asm
float_dsp_init.c x86/float_dsp: add ff_vector_fmul_reverse_avx2 2017-04-11 21:35:35 -03:00
float_dsp.asm x86/float_dsp: remove usage of integer instructions 2017-05-12 23:34:49 -03:00
imgutils_init.c
imgutils.asm
intmath.h Don't use _tzcnt instrinics with clang for windows w/o BMI. 2017-10-25 21:50:37 +02:00
intreadwrite.h
lls_init.c
lls.asm
Makefile build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
pixelutils_init.c avutil/pixelutils: sad_32x32 sse2/avx2 optimizations. 2018-07-31 19:17:51 +08:00
pixelutils.asm x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions 2018-07-31 22:14:42 -03:00
pixelutils.h
timer.h
w64xmmtest.h
x86inc.asm x86inc: Drop cpuflags_slowctz 2018-01-20 19:23:37 +01:00
x86util.asm avutil/x86util : add macro for loading a 128 bits constants in an xmm or in each part of an ymm in order to simplify avx2 asm func 2017-12-02 18:25:15 +01:00