]> granicus.if.org Git - libvpx/commit
vp9: Some code cleanup for aq-mode = 3.
authorMarco <marpan@google.com>
Wed, 15 Feb 2017 21:51:14 +0000 (13:51 -0800)
committerMarco <marpan@google.com>
Wed, 15 Feb 2017 22:07:04 +0000 (14:07 -0800)
commit158b300952b1b70c7d99c792cb8e763d6c508f4d
tree046eb44dcb1b8cf7d8067c3b9c6ac3d514dd813d
parent725606a6783b293d45434b3dba75bd34e04c22d9
vp9: Some code cleanup for aq-mode = 3.

The weight segment needs to only be computed once per frame,
so remove it from the funciton vp9_cyclic_refresh_rc_bits_per_mb(),
which is called within a loop inside vp9_rc_regulate_q.

Change-Id: Ia0e18b89abb97e42c466d4dbc47700d7f76555db
vp9/encoder/vp9_aq_cyclicrefresh.c
vp9/encoder/vp9_aq_cyclicrefresh.h