]> granicus.if.org Git - libvpx/commit
vp9: Nonrd variance partition: improve split to 16x16.
authorMarco <marpan@google.com>
Mon, 20 Mar 2017 16:16:23 +0000 (09:16 -0700)
committerMarco <marpan@google.com>
Mon, 20 Mar 2017 22:44:46 +0000 (15:44 -0700)
commit3135b854233c002462f2f3b1fd5ed826256e6ff6
tree8b3b6f682e7b27baac354c88be68b57e3e12d48c
parent8dc15230576f8900327f38c667dda1cab41e3894
vp9: Nonrd variance partition: improve split to 16x16.

Add additional condition to split to 16x16, for resolutions <= 360p,
reduces dragging artifact near moving boundary.

Small/no change on RTC metrics.

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