ffmpeg/libswscale/x86
Andreas Rheinhardt c23a5523b5 swscale/x86/swscale: Remove unused ASM constants
The last user of g15Mask, r15Mask, g16Mask and r16Mask was disabled
in 77a416e8aa and finally removed in
36e8de07ed62609df45d064b56501e3084d25723; b15Mask and b16Mask were
apparently always unused (except for in_asm_used_var_warning_killer,
a function that only existed to make the compiler not optimize ASM
constants away).
w10 is unused since d604bab901, w02
since ef423a6618.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-02-24 09:47:54 +01:00
..
Makefile swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop 2021-02-17 21:21:03 +01:00
hscale_fast_bilinear_simd.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
input.asm
output.asm swscale/x86/output: add missing AVX2 support preprocessor wrappers 2020-08-20 15:14:56 -03:00
rgb2rgb.c swscale/x86/rgb2rgb: Remove unused ASM constants 2021-02-24 09:45:17 +01:00
rgb2rgb_template.c
rgb_2_rgb.asm
scale.asm
swscale.c swscale/x86/swscale: Remove unused ASM constants 2021-02-24 09:47:54 +01:00
swscale_template.c swscale/x86/swscale: fix mix of inline and external function definitions 2021-02-18 18:47:42 -03:00
w64xmmtest.c
yuv2rgb.c swscale/x86/yuv2rgb: Remove unused ASM constants 2021-02-24 09:43:14 +01:00
yuv2rgb_template.c
yuv2yuvX.asm swscale/x86/yuv2yuvX: use the movsxdifnidn helper macro 2021-02-18 18:47:43 -03:00
yuv_2_rgb.asm swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffers 2020-11-02 00:31:34 +01:00