1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavutil/x86
Lynne 2e82c61055
x86/tx_float: avoid redefining macros
FFT16_FN was used for fft8 and for fft16 afterwards.
2022-02-02 07:51:45 +01:00
..
asm.h
bswap.h
cpu.c avutil/cpu: move slow gather checks below in the function 2021-12-21 17:51:17 -03:00
cpu.h
cpuid.asm
emms.asm
emms.h
fixed_dsp_init.c
fixed_dsp.asm
float_dsp_init.c
float_dsp.asm
imgutils_init.c
imgutils.asm
intmath.h
intreadwrite.h
lls_init.c
lls.asm
Makefile x86/tx_float: do not build tx_float_init.c if x86 assembly is disabled 2022-01-27 02:17:46 +01:00
pixelutils_init.c
pixelutils.asm
pixelutils.h
timer.h
tx_float_init.c x86/tx_float: mark AVX2 functions as AVXSLOW 2022-01-29 03:08:16 +01:00
tx_float.asm x86/tx_float: avoid redefining macros 2022-02-02 07:51:45 +01:00
w64xmmtest.h
x86inc.asm
x86util.asm