vp9: Adjustments for aq-mode and pickmode for speed >= 8.
authorMarco <marpan@google.com>
Wed, 21 Jun 2017 22:24:56 +0000 (15:24 -0700)
committerMarco <marpan@google.com>
Wed, 21 Jun 2017 23:01:24 +0000 (16:01 -0700)
commit8cf6f78fcee6cf436fb5b5c540806129e16ebc7a
tree9b2192e289f735f22821c60b7985a0f4537c8f3d
parent355432b0d2c3d700022ab1f6858a9ce58074a46c
vp9: Adjustments for aq-mode and pickmode for speed >= 8.

Adjust the threshold for turning off cyclic refresh for high motion,
and avoid testing golden in nonrd pickmode for speed >= 8 if
golden refresh was long ago.

No change/neutral on RTC metrics.
Change-Id: I40959b8d9637f3553e7458bbabd8c6024c2c09c0
vp9/encoder/vp9_aq_cyclicrefresh.c
vp9/encoder/vp9_pickmode.c