Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
d553cc10
Commit
d553cc10
authored
May 29, 2014
by
Yaowu Xu
Committed by
Gerrit Code Review
May 29, 2014
Browse files
Merge "Fixed a crash windows build"
parents
688c5ac2
43414f3f
Changes
1
Show whitespace changes
Inline
Side-by-side
vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm
View file @
d553cc10
...
...
@@ -43,9 +43,9 @@ sym(vp9_temporal_filter_apply_sse2):
mov
[
rsp
+
rbp
_backup
],
rbp
; end prolog
mov
r
dx
,
arg
(
3
)
mov
e
dx
,
arg
(
3
)
mov
[
rsp
+
bl
ock_width
],
rdx
mov
r
dx
,
arg
(
4
)
mov
e
dx
,
arg
(
4
)
mov
[
rsp
+
bl
ock_height
],
rdx
movd
xmm6
,
arg
(
5
)
movdqa
[
rsp
+
strength
],
xmm6
; where strength is used, all 16 bytes are read
...
...
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