mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-16 12:00:06 +01:00
lavc/vp8dsp: remove RISC-V table alignment
These values are bytes and need not be aligned.
This commit is contained in:
@@ -365,7 +365,7 @@ func ff_put_vp8_bilin\len\()_hv_rvv, zve32x
|
|||||||
endfunc
|
endfunc
|
||||||
.endr
|
.endr
|
||||||
|
|
||||||
const subpel_filters
|
const subpel_filters, align=0
|
||||||
.byte 0, -6, 123, 12, -1, 0
|
.byte 0, -6, 123, 12, -1, 0
|
||||||
.byte 2, -11, 108, 36, -8, 1
|
.byte 2, -11, 108, 36, -8, 1
|
||||||
.byte 0, -9, 93, 50, -6, 0
|
.byte 0, -9, 93, 50, -6, 0
|
||||||
|
|||||||
Reference in New Issue
Block a user