ffmpeg/libavutil/x86
James Almer 8c2d2fd6cc avutil/cpu: move slow gather checks below in the function
Put them together with other similar slow flag checks.

Signed-off-by: James Almer <jamrial@gmail.com>
2021-12-21 17:51:17 -03:00
..
Makefile lavu/x86: add FFT assembly 2021-04-24 17:19:18 +02:00
asm.h asm: FF_-prefix internal macros used in inline assembly 2016-06-27 17:21:18 +02:00
bswap.h libavutil: x86: Include stdlib.h before using _byteswap_ulong 2020-01-23 18:30:26 +02:00
cpu.c avutil/cpu: move slow gather checks below in the function 2021-12-21 17:51:17 -03: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.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 x86/float_dsp: add ff_vector_dmul_{sse2,avx} 2018-09-14 12:54:42 -03:00
float_dsp_init.c x86/float_dsp: add ff_vector_dmul_{sse2,avx} 2018-09-14 12:54:42 -03:00
imgutils.asm Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4' 2017-03-23 18:05:27 -03:00
imgutils_init.c Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 2017-03-20 08:34:10 +01:00
intmath.h x86/intmath: add VEX encoded versions of av_clipf() and av_clipd() 2021-11-19 11:21:03 -03:00
intreadwrite.h
lls.asm lavu/x86/lls: add fma3 optimizations for update_lls 2016-01-15 16:46:13 -05:00
lls_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
pixelutils.asm x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions 2018-07-31 22:14:42 -03:00
pixelutils.h
pixelutils_init.c x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with them 2018-07-31 22:14:53 -03:00
timer.h
tx_float.asm x86/tx_float: correctly load the transform length 2021-07-18 15:04:57 +02:00
tx_float_init.c lavu/x86/tx_float: fix FMA3 implying AVX2 is available 2021-04-24 19:00:27 +02:00
w64xmmtest.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
x86inc.asm avutil/x86inc: fix warnings when assembling with Nasm 2.15 2020-07-12 11:30:23 -03: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