Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
dav1d
Commits
f250588c
Commit
f250588c
authored
Dec 21, 2018
by
Victorien Le Couviour--Tuffet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
looprestoration: correct comment in AVX2 sgr_box5_v
parent
64207f07
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/x86/looprestoration.asm
src/x86/looprestoration.asm
+1
-1
No files found.
src/x86/looprestoration.asm
View file @
f250588c
...
...
@@ -802,7 +802,7 @@ cglobal sgr_box5_v, 5, 10, 15, sumsq, sum, w, h, edge, x, y, sumsq_ptr, sum_ptr,
mov
ylimd
,
edged
and
ylimd
,
8
; have_bottom
shr
ylimd
,
2
sub
ylimd
,
3
; -
2
if have_bottom=0, else
0
sub
ylimd
,
3
; -
3
if have_bottom=0, else
-1
.loop_x:
lea
yd
,
[
hd
+
ylimd
+
2
]
lea
sumsq_ptrq
,
[
sumsqq
+
xq
*
4
+
4
-
(
384
+
16
)
*
4
]
...
...
Write
Preview
Markdown
is supported
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