Add block size scaling in rd_variance_adjustment()
authorPaul Wilkins <paulwilkins@google.com>
Thu, 28 Feb 2019 16:58:19 +0000 (16:58 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 11 Mar 2019 13:52:34 +0000 (13:52 +0000)
commit9b96d2846b16967128fcc674d785b64253f255d0
treecfb83dc257ced10bcada27b9c6f2d7b4d9249a4c
parentb5707b6f14ea1e368ad739d2ae9748086b488a45
Add block size scaling in rd_variance_adjustment()

Scale the block variance values used in this function
to a common block size.

Change-Id: I73ad7d48b2621f312d771ee0dd7b6fc59cfc1652
vp9/encoder/vp9_rdopt.c