shithub: libvpx

Download patch

ref: 999bd6ea84ca0249190dea97d5290fea5ed5c520
parent: facb124941b0a88c7591d09fefe6a7736afea04a
author: Marco <marpan@google.com>
date: Fri Jul 28 15:11:53 EDT 2017

vp9: Fix denoising condition when pickmode partition is used.

When the superblock partition is based on the nonrd-pickmode,
we need to avoid the denoising. Current condition was based on
the speed level. This change is to make the condition at the
superblock level, as the switch in partitioning may be done at
sb level based on source_sad (e.g., in speed 6).

Change-Id: I12ece4f60b93ed34ee65ff2d6cdce1213c36de04