]> granicus.if.org Git - libvpx/commit
vp9: Speed >= 8: avoid chrome check under some condition.
authorMarco <marpan@google.com>
Fri, 24 Mar 2017 18:31:19 +0000 (11:31 -0700)
committerMarco <marpan@google.com>
Mon, 27 Mar 2017 20:18:21 +0000 (13:18 -0700)
commit0169a985d941cc14db9ce340b9a666eefcc7502c
tree83267f0f500ed6b4b2b7b20eeb50fb917b99061c
parent66c6b4d6fc23900380853dbffa86656a2078dd8c
vp9: Speed >= 8: avoid chrome check under some condition.

For non-rd variance partition, avoid the chrome check
unless y_sad is below some threshold.

Small decrease in avgPSNR (~0.3) on RTC set.
Small/negligible decrease on RTC_derf.

Change-Id: I7af44235af514058ccf9a4f10bb737da9d720866
vp9/encoder/vp9_encodeframe.c