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
29cae604
Commit
29cae604
authored
Feb 04, 2019
by
Martin Storsjö
Browse files
arm: looprestoration: Fix a comment to use the right instruction names
parent
caca5725
Pipeline
#4367
passed with stages
in 6 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/arm/32/looprestoration.S
View file @
29cae604
...
...
@@ -47,7 +47,7 @@ function wiener_filter_h_neon, export=1
lsl
r10
,
r10
,
#
1
//
Clear
the
last
unused
element
of
q0
,
to
allow
filtering
a
single
//
pixel
with
one
plain
mul
+
add
v
.
//
pixel
with
one
plain
v
mul
+
vp
add
.
mov
r12
,
#
0
vmov.16
d1
[
3
],
r12
...
...
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