]> granicus.if.org Git - libvpx/commit
Adjust adaptive_rd_thresh speed feature
authorYunqing Wang <yunqingwang@google.com>
Thu, 21 Jul 2016 16:00:36 +0000 (09:00 -0700)
committerYunqing Wang <yunqingwang@google.com>
Fri, 22 Jul 2016 22:13:04 +0000 (15:13 -0700)
commitb171dcb1eeef6abc4a5f96f07a95fd9c63ad4c5e
tree4a67960abfe950d700e96cbffb9675fbfcffdc72
parent0be4d3b11ffeeed59e13129867b9b2dab7df0ca7
Adjust adaptive_rd_thresh speed feature

Set adaptive_rd_thresh to 0 at speed 0. This allows a thorough mode
search, and eliminates a blocking artifact seen in an encoder test.

Borg test:
1. lowres
Overall PSNR: -0.135%; SSIM: -0.293%;
2. hdres
Overall PSNR: -0.122%; SSIM: -0.208%;
Encoder speed tests: 2% - 6% slower.

Change-Id: Ie7601cb8824df8f6f2ae0b2942bd938600f76990
vp10/encoder/speed_features.c