Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
dav1d
Commits
5898758b
Commit
5898758b
authored
Jan 30, 2019
by
Martin Storsjö
Browse files
arm64: looprestoration: Fix comment typos
parent
cb1e8b10
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/arm/64/looprestoration.S
View file @
5898758b
...
...
@@ -52,7 +52,7 @@ function wiener_filter_h_neon, export=1
add
x13
,
x2
,
x3
lsl
x3
,
x3
,
#
1
//
Subtract
the
width
from
mid_strid
3
//
Subtract
the
width
from
mid_strid
e
sub
x10
,
x10
,
w5
,
uxtw
#
1
//
For
w
>=
8
,
we
read
(
w
+
5
)&
~
7
+
8
pixels
,
for
w
<
8
we
read
16
pixels
.
...
...
@@ -437,7 +437,7 @@ function wiener_filter_v_neon, export=1
mov
v21
.16
b
,
v19
.16
b
mov
v22
.16
b
,
v19
.16
b
b
8
f
62
:
//
2
rows
in
total
,
v19
already
loaded
,
load
v20
and
pad
that
into
v2
0
-
v23
.
62
:
//
2
rows
in
total
,
v19
already
loaded
,
load
v20
and
pad
that
into
v2
1
-
v23
.
ld1
{
v20
.8
h
},
[
x2
],
x7
mov
v21
.16
b
,
v20
.16
b
mov
v22
.16
b
,
v20
.16
b
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment