]> granicus.if.org Git - libvpx/commit
vp9-rtc: Adjust thresh for 4x4 tx selection
authorMarco Paniconi <marpan@google.com>
Thu, 25 Apr 2019 23:12:19 +0000 (16:12 -0700)
committerMarco Paniconi <marpan@google.com>
Fri, 26 Apr 2019 01:44:33 +0000 (18:44 -0700)
commite50f4e4112a0e031dfc9df7a115fb0f8931bd4e1
treed9cc6b9dd4684d722573900b4069a56ff8e966c8
parentf836d8ba87dcba437228580fe65afe151ccf7659
vp9-rtc: Adjust thresh for 4x4 tx selection

For screen content nonrd_pickmode: reduce
threshold to select 4x4 tx_size, under certain
conditions.

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