shithub: dav1d

Download patch

ref: 0526e1eacb98424212715b711bfac9ce5da86f3a
parent: 06ca5744a1169ff2d106f601e3f618d813efe486
author: Martin Storsjö <martin@martin.st>
date: Tue Oct 22 13:10:23 EDT 2019

arm: looprestoration: Fix register names in a comment

--- a/src/arm/32/looprestoration.S
+++ b/src/arm/32/looprestoration.S
@@ -269,7 +269,7 @@
 
 7:      // 1 <= w < 5, 4-7 pixels valid in q1
         sub             r9,  r5,  #1
-        // w9 = (pixels valid - 4)
+        // r9 = (pixels valid - 4)
         adr             r11, L(variable_shift_tbl)
         ldr             r9,  [r11, r9, lsl #2]
         add             r11, r11, r9