Adjust Speed 0 settings.
Remove the use of sf->comp_inter_joint_search_thresh from the baseline speed 0. Approx +0.4% on derf. Change-Id: Icc14db98909830f40e5ac66130d40e78d2e55c71
This commit is contained in:
parent
b7cd01ed73
commit
1319d9c077
@ -726,7 +726,6 @@ void vp9_set_speed_features(VP9_COMP *cpi) {
|
||||
#else
|
||||
sf->static_segmentation = 0;
|
||||
#endif
|
||||
sf->comp_inter_joint_search_thresh = BLOCK_SIZE_MB16X16;
|
||||
sf->auto_mv_step_size = 1;
|
||||
sf->use_avoid_tested_higherror = 1;
|
||||
sf->adaptive_rd_thresh = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user