]> granicus.if.org Git - libvpx/commit
aq-mode=3: Update to allow for refresh on modes other than zero-mv.
authorMarco <marpan@google.com>
Thu, 22 Jan 2015 00:09:13 +0000 (16:09 -0800)
committerMarco <marpan@google.com>
Tue, 27 Jan 2015 00:44:25 +0000 (16:44 -0800)
commit3f1af6e85e42925b2f2feb8c0654a65a5ff383a8
tree229f431c09272039bd6627778cf33eb2cf3b9556
parent643c75d90b71af8fc636367cb8552b3ae9ee141d
aq-mode=3: Update to allow for refresh on modes other than zero-mv.

Add distortion threshold condition to refresh state of a coding block,
and allow for qp adjustment also for some intra modes and non-zero motion modes.

Also some code cleanup (remove unused variables/code).

Change-Id: I735fa2b28bc64f60e0323976b82510577b074203
vp9/encoder/vp9_aq_cyclicrefresh.c
vp9/encoder/vp9_aq_cyclicrefresh.h
vp9/encoder/vp9_encodeframe.c