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
377950f1
Commit
377950f1
authored
May 28, 2014
by
Dmitry Kovalev
Committed by
Gerrit Code Review
May 28, 2014
Browse files
Merge "Removing redundant vp9_zero() call."
parents
5023627c
df6f6180
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_encoder.c
View file @
377950f1
...
...
@@ -2115,8 +2115,6 @@ static void encode_frame_to_data_rate(VP9_COMP *cpi,
vp9_clear_system_state
();
vp9_zero
(
cpi
->
rd
.
tx_select_threshes
);
#if CONFIG_VP9_POSTPROC
if
(
cpi
->
oxcf
.
noise_sensitivity
>
0
)
{
int
l
=
0
;
...
...
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