vp9: Non-rd variance partition: add condition for 64x64 split.
authorMarco <marpan@google.com>
Fri, 14 Oct 2016 17:02:49 +0000 (10:02 -0700)
committerMarco <marpan@google.com>
Mon, 17 Oct 2016 19:54:27 +0000 (12:54 -0700)
commit55a2b6736823950e92f07bbf3d040fea218dcae5
treeccb800856ab8a8f2e109f01e5adebaff4bb71b9f
parent4c3d539baa456a37ebd03f11865ea597f4724355
vp9: Non-rd variance partition: add condition for 64x64 split.

Add stronger condition for splitting 64x64, for low noise content.
This reduces dragging artifact near moving head.

Little/no change in metrics on RTC set.

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