summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2016-11-09 11:54:25 +0200
committerMartin Storsjö <martin@martin.st>2016-11-10 11:18:22 +0200
commit6a62795d4051f435a9a2c59395d96913693922f8 (patch)
treef4606b6fcf974afa739536bbf5a52b7977d31a1d /libavcodec/aarch64
parent557c1675cf0e803b2fee43b4c8b58433842c84d0 (diff)
aarch64: h264idct: Use the offset parameter to movrel
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/aarch64')
-rw-r--r--libavcodec/aarch64/h264idct_neon.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/aarch64/h264idct_neon.S b/libavcodec/aarch64/h264idct_neon.S
index ee23977271..1c43c1f301 100644
--- a/libavcodec/aarch64/h264idct_neon.S
+++ b/libavcodec/aarch64/h264idct_neon.S
@@ -162,7 +162,7 @@ function ff_h264_idct_add8_neon, export=1
mov w19, w3 // stride
movrel x13, X(ff_h264_idct_dc_add_neon)
movrel x14, X(ff_h264_idct_add_neon)
- movrel x7, scan8+16
+ movrel x7, scan8, 16
mov x10, #0
mov x11, #16
1: mov w2, w19