vp9 SVC: Fix the denoiser frame buffer management.
authorJerome Jiang <jianj@google.com>
Mon, 7 Aug 2017 23:32:26 +0000 (16:32 -0700)
committerJerome Jiang <jianj@google.com>
Thu, 10 Aug 2017 23:56:46 +0000 (16:56 -0700)
commit0f8ebddec40c65a8aa0c60b35ab44822745d7027
tree1fbcc58e3d53452067f6caa0245af27a5e09bebc
parent847394fe77f57a0752c02834cf545db1cdea9132
vp9 SVC: Fix the denoiser frame buffer management.

Change the denoiser frame buffer management for SVC to more generally
handle the layer patterns in SVC (where last is not always refreshed).

This change is only for SVC with denoising and is bitexact.

Change-Id: Ic2b146a924cdf6e7114609158afa3d4880fe3fae
vp9/encoder/vp9_denoiser.c
vp9/encoder/vp9_denoiser.h
vp9/encoder/vp9_encoder.c