Change to thresholding in rd_variance_adjustment()
authorPaul Wilkins <paulwilkins@google.com>
Thu, 28 Feb 2019 17:44:02 +0000 (17:44 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 28 Mar 2019 12:46:03 +0000 (12:46 +0000)
commitdc6e6fbdcc7aee0d2ff7984e974ae045bd9805c9
tree16a0f6335b7aee48ab9c4eb5e7dd90af03f45b47
parent19941fcc116a0b4c31de25ea330b63ea4d0f4912
Change to thresholding in rd_variance_adjustment()

Always test thresholds using a scaled block variance value.

Source pixel variance no longer used so delete it as a parameter
to the function

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