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
ebfbf4ef
Commit
ebfbf4ef
authored
Jan 30, 2019
by
Martin Storsjö
Browse files
arm64: looprestoration: Simplify the setup of wiener_filter_v_neon
parent
acac4c93
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/arm/64/looprestoration.S
View file @
ebfbf4ef
...
...
@@ -322,8 +322,7 @@ endfunc
function
wiener_filter_v_neon
,
export
=
1
mov
w8
,
w4
ld1
{
v0
.8
h
},
[
x5
]
mov
w9
,
#
128
dup
v1
.8
h
,
w9
movi
v1
.8
h
,
#
128
add
v1
.8
h
,
v1
.8
h
,
v0
.8
h
//
Calculate
the
number
of
rows
to
move
back
when
looping
vertically
...
...
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