vp9: Adjust condition of golden update with cyclic refresh.
authorMarco <marpan@google.com>
Tue, 4 Apr 2017 16:53:13 +0000 (09:53 -0700)
committerMarco <marpan@google.com>
Tue, 4 Apr 2017 16:55:24 +0000 (09:55 -0700)
commit8097b49997e839863cf0e48a54ea29f757bb34a2
tree54d4ded06e1e62f5909b5282be3f91a95d77e46e
parent6b3f4bc794bc5bc58a583b3925bd2e05f4eec4a1
vp9: Adjust condition of golden update with cyclic refresh.

Base the low_content_frame metric on the motion vectors,
and adjust the logic for preventing golden update.

Small change in behavior: small positive gain (~0.2-1%) on clips
with high activity.

Change-Id: I0b861c8e9666cd82b45cde5ee57ee8a1e5ab453c
vp9/encoder/vp9_aq_cyclicrefresh.c