vp9: Fixes in non-rd pickmode for denoising with SVC.
authorMarco <marpan@google.com>
Thu, 16 Mar 2017 19:47:44 +0000 (12:47 -0700)
committerMarco <marpan@google.com>
Thu, 16 Mar 2017 19:59:41 +0000 (12:59 -0700)
commitbc7d4935bb0f9a4a15ab3c75f21bb27adffbaef6
tree191436fa229244cef57ed66e4153214a5cd60e05
parentba8bfaafa7df4807626583bca6ed149068b91ba0
vp9: Fixes in non-rd pickmode for denoising with SVC.

Don't denoise spatial layer frames whose base layer is a key frame.

Disallow golden reference for SVC with denoising on frames
that will be denoised (highest layer), as this removes bad artifact.
Will re-enable when issue is resolved.

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