]> git.sesse.net Git - ffmpeg/commitdiff
arm: vp9itxfm16: Use the right lane size
authorMartin Storsjö <martin@martin.st>
Fri, 24 Feb 2017 15:36:05 +0000 (17:36 +0200)
committerMartin Storsjö <martin@martin.st>
Sun, 19 Mar 2017 20:53:43 +0000 (22:53 +0200)
This makes the code slightly clearer, but doesn't make any functional
difference.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/arm/vp9itxfm_16bpp_neon.S

index e6e94407e221584b07bef1a48c5e8662d24972c3..a92f3234dda00a082962e9ed0e38dca4062272da 100644 (file)
@@ -1082,8 +1082,8 @@ A       and             r7,  sp,  #15
 .ifc \txfm1\()_\txfm2,idct_idct
         b               3f
 1:
-        vmov.i16        q14, #0
-        vmov.i16        q15, #0
+        vmov.i32        q14, #0
+        vmov.i32        q15, #0
 2:
         subs            r1,  r1,  #1
         @ Unroll for 2 lines