提交 a0c443a3 编写于 作者: M Martin Storsjö

aarch64: vp9itxfm: Use the offset parameter to movrel

This fixes build failures for iOS, broken since cad42fad.
Signed-off-by: NMartin Storsjö <martin@martin.st>
上级 fc322d6a
...@@ -1108,7 +1108,7 @@ function ff_vp9_idct_idct_32x32_add_neon, export=1 ...@@ -1108,7 +1108,7 @@ function ff_vp9_idct_idct_32x32_add_neon, export=1
movrel x10, idct_coeffs movrel x10, idct_coeffs
add x11, x10, #32 add x11, x10, #32
movrel x12, min_eob_idct_idct_32 + 2 movrel x12, min_eob_idct_idct_32, 2
mov x15, x30 mov x15, x30
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册