]> granicus.if.org Git - libvpx/commit
vp9-rtc: Fix to rate cost for switchable filter
authorMarco Paniconi <marpan@google.com>
Mon, 8 Apr 2019 21:21:41 +0000 (14:21 -0700)
committerMarco Paniconi <marpan@google.com>
Wed, 10 Apr 2019 03:01:57 +0000 (20:01 -0700)
commitda3b24c83272773ba8bf1060bae905543ef3bb91
treefa151bfe41cac5802c8ca98ad9531af507c6c3bd
parentb2f29a9a716b119c2297befeb2e119202a259c41
vp9-rtc: Fix to rate cost for switchable filter

Add consistent switchable rate cost, which should be only
when non-integer motion mode is tested.

Neutal/negligible change in metrics.

Also diable the re-evaluation of ZEROMV mode after denoising
feature, as this rate cost fix exposed an exsting issue
with this feature.

Change-Id: I9e5479281810a392b9a409e238c564b2def8e546
vp9/encoder/vp9_pickmode.c