git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
aarch64: vp9mc: Fix a comment to refer to a register with the right name
[ffmpeg.git]
/
libavcodec
/
aarch64
/
vp9mc_neon.S
diff --git
a/libavcodec/aarch64/vp9mc_neon.S
b/libavcodec/aarch64/vp9mc_neon.S
index
720273b
..
c1f1876
100644
(file)
--- a/
libavcodec/aarch64/vp9mc_neon.S
+++ b/
libavcodec/aarch64/vp9mc_neon.S
@@
-250,7
+250,7
@@
function \type\()_8tap_\size\()h_\idx1\idx2
.if \size >= 16
sub x1, x1, x5
.endif
- // size >= 16 loads two qwords and increments
r
2,
+ // size >= 16 loads two qwords and increments
x
2,
// for size 4/8 it's enough with one qword and no
// postincrement
.if \size >= 16