shithub: dav1d

Download patch

ref: 29cae6043acff914247069a3b87205f4c3b641dc
parent: caca57251642b5fc2a71dee3034cde300ff0c621
author: Martin Storsjö <martin@martin.st>
date: Mon Feb 4 10:53:48 EST 2019

arm: looprestoration: Fix a comment to use the right instruction names

--- a/src/arm/32/looprestoration.S
+++ b/src/arm/32/looprestoration.S
@@ -47,7 +47,7 @@
         lsl             r10, r10, #1
 
         // Clear the last unused element of q0, to allow filtering a single
-        // pixel with one plain mul+addv.
+        // pixel with one plain vmul+vpadd.
         mov             r12, #0
         vmov.16         d1[3], r12