Skip to content
GitLab
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
88e48444
Commit
88e48444
authored
Jul 30, 2013
by
Yaowu Xu
Committed by
Gerrit Code Review
Jul 30, 2013
Browse files
Merge "removed duplication"
parents
525745b1
a15d1f31
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_if.c
View file @
88e48444
...
...
@@ -772,8 +772,6 @@ void vp9_set_speed_features(VP9_COMP *cpi) {
#endif
sf
->
use_avoid_tested_higherror
=
1
;
sf
->
adaptive_rd_thresh
=
1
;
sf
->
last_chroma_intra_mode
=
TM_PRED
;
if
(
speed
==
1
)
{
sf
->
comp_inter_joint_search_thresh
=
BLOCK_SIZE_TYPES
;
sf
->
less_rectangular_check
=
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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