vp8-denoiser: Fix threshold for skin map.
authorMarco <marpan@google.com>
Wed, 20 Jan 2016 21:46:39 +0000 (13:46 -0800)
committerMarco <marpan@google.com>
Wed, 20 Jan 2016 21:48:46 +0000 (13:48 -0800)
commit4800e179fea60bd5b79825a1e6c96e2df7252dec
tree0011010bd6086827107ff299c28907c2e4b6b379
parent31a94868b5ded407a37a99f0b97e905d45d67bee
vp8-denoiser: Fix threshold for skin map.

Make it consistent with the comment/intended behavior,
that is, only denoise if current block is zero_mv.

Change-Id: I3909761e802e80089752a493ab3646dc32698ded
vp8/encoder/denoising.c