FFmpeg/libswscale/x86
Andreas Rheinhardt 8b62fb231a swscale/x86/rgb2rgb: Detemplatize
Every function in rgb2rgb_template.c is only compiled exactly
once; there is no overlap at all between the MMXEXT and the
SSE2 functions, so detemplatize it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-09 12:03:47 +02:00
..
hscale_fast_bilinear_simd.c
input.asm
Makefile
output.asm
rgb2rgb.c swscale/x86/rgb2rgb: Detemplatize 2024-06-09 12:03:47 +02:00
rgb_2_rgb.asm
scale_avx2.asm
scale.asm
swscale_template.c
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
yuv2rgb.c
yuv2yuvX.asm
yuv_2_rgb.asm libswscale/x86/yuv_2_rgb: fix some comments 2024-06-07 15:24:06 +02:00