lavc/h264dsp: remove RISC-V table alignment

These values are bytes and need not be aligned.
This commit is contained in:
Rémi Denis-Courmont 2024-11-16 08:58:35 +02:00
parent 1d55f54846
commit 690c015758

View File

@ -542,7 +542,7 @@ func ff_h264_idct8_dc_add_\depth\()_rvv, zve64x
endfunc
.endr
const ff_h264_scan8
const ff_h264_scan8, align=0
.byte 014, 015, 024, 025, 016, 017, 026, 027
.byte 034, 035, 044, 045, 036, 037, 046, 047
.byte 064, 065, 074, 075, 066, 067, 076, 077