---
libavcodec/aarch64/vp9itxfm_neon.S | 2 --
1 file changed, 2 deletions(-)
diff --git a/libavcodec/aarch64/vp9itxfm_neon.S
b/libavcodec/aarch64/vp9itxfm_neon.S
index 2dc6b75..21352f0 100644
--- a/libavcodec/aarch64/vp9itxfm_neon.S
+++ b/libavcodec/aarch64/vp9itxfm_neon.S
@@ -1001,7 +1001,6 @@ function idct32_1d_8x32_pass2_neon
idct16
- mov x9, #128
.irp i, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31
st1 {v\i\().8h}, [x2], x9
.endr
@@ -1018,7 +1017,6 @@ function idct32_1d_8x32_pass2_neon
idct32_odd
- mov x9, #128
.macro load_acc_store a, b, c, d, neg=0
ld1 {v4.8h}, [x2], x9
ld1 {v5.8h}, [x2], x9
--
2.7.4
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel