]> granicus.if.org Git - libvpx/commit
vp9: Fix to the segment weight for cyclic refresh.
authorMarco Paniconi <marpan@google.com>
Mon, 9 Jul 2018 16:53:00 +0000 (09:53 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 9 Jul 2018 17:28:31 +0000 (10:28 -0700)
commitfc47d1489251e03221aac229107b5eab612d919e
treee790cd98743be7a33aaa76b0d71e5d84cfbf6ff2
parent4745bc2ff30f5ab344202685e103a49aa56adf07
vp9: Fix to the segment weight for cyclic refresh.

For screen-content mode with aq-mode=3: use the proper
segment weight (remove division by 2).

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