ref: 5898758bc15479848f12bb68b1e698ecd3acf8b4
parent: cb1e8b10348d477e070e48ec4eabe3ec19f97132
author: Martin Storsjö <martin@martin.st>
date: Tue Jan 29 19:21:38 EST 2019
arm64: looprestoration: Fix comment typos
--- a/src/arm/64/looprestoration.S
+++ b/src/arm/64/looprestoration.S
@@ -52,7 +52,7 @@
add x13, x2, x3
lsl x3, x3, #1
- // Subtract the width from mid_strid3
+ // Subtract the width from mid_stride
sub x10, x10, w5, uxtw #1
// For w >= 8, we read (w+5)&~7+8 pixels, for w < 8 we read 16 pixels.
@@ -437,7 +437,7 @@
mov v21.16b, v19.16b
mov v22.16b, v19.16b
b 8f
-62: // 2 rows in total, v19 already loaded, load v20 and pad that into v20-v23.
+62: // 2 rows in total, v19 already loaded, load v20 and pad that into v21-v23.
ld1 {v20.8h}, [x2], x7
mov v21.16b, v20.16b
mov v22.16b, v20.16b