Merge "Adjust Speed 0 settings."

This commit is contained in:
Paul Wilkins 2013-07-03 02:47:18 -07:00 коммит произвёл Gerrit Code Review
Родитель 1f6e95e76a 1319d9c077
Коммит b0a2871c35
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -738,7 +738,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;