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
11eb6075
Commit
11eb6075
authored
Apr 10, 2014
by
Dmitry Kovalev
Browse files
Removing unnecessary vp9_zero() call.
Change-Id: I9886f52a0fb19b4250c4c9444c3348897c84c9e2
parent
35c18baa
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_if.c
View file @
11eb6075
...
...
@@ -1386,8 +1386,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