Disable allow_partition_search_skip feature
authorYunqing Wang <yunqingwang@google.com>
Fri, 23 Jul 2021 17:55:10 +0000 (10:55 -0700)
committerYunqing Wang <yunqingwang@google.com>
Sat, 24 Jul 2021 05:36:41 +0000 (22:36 -0700)
commitcf64eb2805c73f4feaac3fec2b890d2fb3eef7da
treea97a0825e56a05cf04a836b314a2ef7ca806f1d8
parentc382caa4d15caa31d783fa74a0a4f457ca213d36
Disable allow_partition_search_skip feature

This feature was added to help speed up still images and slideshows.
It didn't work anymore, and thus was disabled. Code cleanup will
follow.

This had negligible impact to regular test sets. Borg test result
on ugc360p set at speed 3.
  avg_psnr:  ovr_psnr:  ssim:    speed:
   -0.244    -0.278    -0.153    -0.973

Change-Id: If74edabce0c93be1361e645ffd2eec063c2db76b
vp9/encoder/vp9_speed_features.c