]> granicus.if.org Git - libvpx/commit
vp9-noise estimation: Increase threshold for Low-level.
authorMarco <marpan@google.com>
Mon, 4 Apr 2016 16:25:59 +0000 (09:25 -0700)
committerMarco <marpan@google.com>
Mon, 4 Apr 2016 16:32:22 +0000 (09:32 -0700)
commit9ff73fe0926b8256306df76f528f23eb1d73b57b
tree41db7943e9439eb594cf84433cae54a69e7d79d2
parent89b1c9d4bec12e96307942a3dfb9a1397276141d
vp9-noise estimation: Increase threshold for Low-level.

This make it more likely clean/low-noise content will
be set as LowLow, and hence no denoising will be done.
Also set early exit on denoising for small blocks.

Change-Id: I4a72bba3e6c5e2d523d304c39deacc9c39bf216c
vp9/encoder/vp9_denoiser.c
vp9/encoder/vp9_noise_estimate.c