ffmpeg/libswscale/x86
Andreas Rheinhardt aad597a93c swscale/x86/rgb2rgb: Remove unused ASM constants
mask24hh etc. are unused since f099fbf5f3,
mask32b and mask32r since 296609f859,
mask32g since b38d487466 and mask32 since
f8a138be52.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-02-24 09:45:17 +01: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 swscale/x86/rgb2rgb: Remove unused ASM constants 2021-02-24 09:45:17 +01:00
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 swscale/x86/yuv2rgb: Remove unused ASM constants 2021-02-24 09:43:14 +01:00
yuv2yuvX.asm swscale/x86/yuv2yuvX: use the movsxdifnidn helper macro 2021-02-18 18:47:43 -03:00
yuv_2_rgb.asm