aarch64: vp9lpf: Fix broken indentation/vertical alignment

This is cherrypicked from libav commit
07b5136c48.

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Martin Storsjö 2017-01-11 11:58:02 +02:00
parent 9f3a886364
commit c8d6eec85d
1 changed files with 2 additions and 2 deletions

View File

@ -417,7 +417,7 @@
mov x5, v2.d[0]
.ifc \sz, .16b
mov x6, v2.d[1]
adds x5, x5, x6
adds x5, x5, x6
b.ne 1f
.else
cbnz x5, 1f
@ -430,7 +430,7 @@
mov x5, v7.d[0]
.ifc \sz, .16b
mov x6, v7.d[1]
adds x5, x5, x6
adds x5, x5, x6
b.ne 1f
.else
cbnz x5, 1f