]> granicus.if.org Git - libvpx/commit
vp9: Change condition to enable recheck_zeromv_after_denoising.
authorMarco <marpan@google.com>
Fri, 16 Dec 2016 19:15:57 +0000 (11:15 -0800)
committerMarco <marpan@google.com>
Fri, 16 Dec 2016 23:00:21 +0000 (15:00 -0800)
commit4260a7f2b39c81ff4f39411d6ffe80504900b6da
tree7206b313793f17c8b6109e1097d9f603cf323ba1
parent318a1ff5ecddd6d60fcf87147f1ff741d39b3dc4
vp9: Change condition to enable recheck_zeromv_after_denoising.

For when denoising enabled: change condition to enable
the recheck_zeromv_after_denoising for only very high noise level.
This is causing an issue, so enabling it for very high noise
to effectively shut it off.

Change-Id: Ic40d6025f3f398338cedd270d17c0ccd9a3daa84
vp9/encoder/vp9_pickmode.c