FFmpeg/libswscale/x86
Andreas Rheinhardt c1c35380a7 swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM
The SSE2 and AVX versions of deinterleaveBytes are external ASM.
Move them out of the inline ASM template.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-09 12:03:47 +02:00
..
hscale_fast_bilinear_simd.c
input.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
Makefile
output.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
rgb2rgb_template.c swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM 2024-06-09 12:03:47 +02:00
rgb2rgb.c swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM 2024-06-09 12:03:47 +02:00
rgb_2_rgb.asm swscale/x86/rgb_2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext 2022-08-23 12:21:00 +02:00
scale_avx2.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
scale.asm avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation 2024-03-17 13:52:27 +01:00
swscale_template.c swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functions 2022-06-22 13:36:04 +02:00
swscale.c swscale/x86/swscale: use a clearer name for INPUT_PLANER_RGB_A_FUNC_CASE 2024-05-28 03:48:06 +02:00
w64xmmtest.c
yuv2rgb_template.c swscale/x86/yuv2rgb: Remove obsolete MMX functions 2022-06-22 13:35:50 +02:00
yuv2rgb.c swscale/x86/yuv2rgb: Remove obsolete MMX functions 2022-06-22 13:35:50 +02:00
yuv2yuvX.asm x86: replace explicit REP_RETs with RETs 2023-02-01 04:23:55 +01:00
yuv_2_rgb.asm libswscale/x86/yuv_2_rgb: fix some comments 2024-06-07 15:24:06 +02:00