vp9: SVC: fix condition for partition/skip threshold when denoising.
authorMarco <marpan@google.com>
Thu, 20 Apr 2017 23:32:46 +0000 (16:32 -0700)
committerMarco <marpan@google.com>
Thu, 20 Apr 2017 23:36:55 +0000 (16:36 -0700)
commit5de0e9ed082387c6d6251cc41e541e72a7fd93ba
treeb0f807e9fc7a4a48ed9c0a504359086f616aea9f
parent30ef50b522c7b568921ca3e37bcc71ca7cd52972
vp9: SVC: fix condition for partition/skip threshold when denoising.

The more aggressive settings should only be used when denoise_svc
condition is satisfied (which means top spatial layer).

Change-Id: Ia8e3515b27f31bf21b1976ca80a2fa826daece3a
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_pickmode.c