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
a15d1f31
Commit
a15d1f31
authored
Jul 30, 2013
by
Yaowu Xu
Browse files
removed duplication
Change-Id: Ica23b66f6664e5a5b168499584f0afffbc54794f
parent
730a3441
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_if.c
View file @
a15d1f31
...
...
@@ -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