]> granicus.if.org Git - libvpx/commit
vp9: Adjust segment weight for cyclic refresh.
authorMarco Paniconi <marpan@google.com>
Mon, 2 Jul 2018 19:55:29 +0000 (12:55 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 2 Jul 2018 20:08:53 +0000 (13:08 -0700)
commit03abd2c8f358549a445dce452e26aa72d3853e55
tree109ac0e132b98d8cc0028801bf182ba884eff4c4
parent1bb29e24553bc03c8cb2b3bb11daff8c109cc462
vp9: Adjust segment weight for cyclic refresh.

For screen-content: use the previous actual number of seg
blocks for the segment weight, used in the rate control
for setting frame-level Q.

Small overall increase in psnr on several screen-content clips.

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