ffmpeg/libswscale/x86
James Almer d512ebbaed swscale/x86/yuv2yuvX: use the SPLATW helper macro
Simplifies code

Signed-off-by: James Almer <jamrial@gmail.com>
2021-02-18 18:47:43 -03:00
..
hscale_fast_bilinear_simd.c
input.asm
Makefile swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop 2021-02-17 21:21:03 +01:00
output.asm
rgb2rgb_template.c
rgb2rgb.c
rgb_2_rgb.asm
scale.asm
swscale_template.c swscale/x86/swscale: fix mix of inline and external function definitions 2021-02-18 18:47:42 -03:00
swscale.c swscale/x86/swscale: fix mix of inline and external function definitions 2021-02-18 18:47:42 -03:00
w64xmmtest.c
yuv2rgb_template.c
yuv2rgb.c
yuv2yuvX.asm swscale/x86/yuv2yuvX: use the SPLATW helper macro 2021-02-18 18:47:43 -03:00
yuv_2_rgb.asm