Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
2999ca30
Commit
2999ca30
authored
Nov 09, 2011
by
John Koleszar
Committed by
Gerrit Code Review
Nov 09, 2011
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Reset FPU state after calc_plane_error()"
parents
3fcf0e36
07ba4119
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vp8/encoder/onyx_if.c
vp8/encoder/onyx_if.c
+1
-0
No files found.
vp8/encoder/onyx_if.c
View file @
2999ca30
...
...
@@ -2605,6 +2605,7 @@ static uint64_t calc_plane_error(unsigned char *orig, int orig_stride,
recon
+=
recon_stride
;
}
vp8_clear_system_state
();
return
total_sse
;
}
...
...
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