avcodec/x86/vvc/mc: Remove unused constants

Also avoid overaligning .rodata.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt
2026-02-17 20:03:42 +01:00
parent eabf52e787
commit 59f8ff4c18

View File

@@ -29,16 +29,14 @@
%define MAX_PB_SIZE 128
SECTION_RODATA 32
SECTION_RODATA
%if ARCH_X86_64
%if HAVE_AVX2_EXTERNAL
pw_0 times 2 dw 0
pw_1 times 2 dw 1
pw_4 times 2 dw 4
pw_12 times 2 dw 12
pw_256 times 2 dw 256
%macro AVG_JMP_TABLE 3-*