Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yushin Cho
aom-rav1e
Commits
01c4b5dd
Commit
01c4b5dd
authored
Apr 10, 2014
by
Dmitry Kovalev
Committed by
Gerrit Code Review
Apr 10, 2014
Browse files
Merge "Removing unnecessary vp9_zero() call."
parents
c3e08e4a
11eb6075
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_if.c
View file @
01c4b5dd
...
...
@@ -1388,8 +1388,6 @@ VP9_COMP *vp9_create_compressor(VP9_CONFIG *oxcf) {
cm
->
error
.
setjmp
=
0
;
vp9_zero
(
cpi
->
common
.
counts
.
uv_mode
);
#ifdef MODE_TEST_HIT_STATS
vp9_zero
(
cpi
->
mode_test_hits
);
#endif
...
...
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