]> granicus.if.org Git - libvpx/commit
vp9-rtc: Increase partition threshold to 8x8 for high Q
authorMarco Paniconi <marpan@google.com>
Tue, 18 Feb 2020 23:04:32 +0000 (15:04 -0800)
committerMarco Paniconi <marpan@google.com>
Tue, 18 Feb 2020 23:36:30 +0000 (15:36 -0800)
commitf9eee0cfbe67bbe20cfa5b3c5627b1eec18eaed9
tree3e85c8bf0c555fe92356eb5f3e423e9baeb2425a
parent939f84f865a134590d5e41c25825ccaabd5cd74a
vp9-rtc: Increase partition threshold to 8x8 for high Q

For low resolutions: increase the partition threshold
to split to 8x8 blocks for high Q.
Some improvement in quality for low bitrates at low resoln.

On rtc_derf speed 7: ~1.7 bdrate gain for low bitrates.

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