Fixed VP9 denoiser COPY_BLOCK case
authorTim Kopp <tkopp@google.com>
Fri, 13 Jun 2014 23:02:36 +0000 (16:02 -0700)
committerTim Kopp <tkopp@google.com>
Fri, 20 Jun 2014 14:18:42 +0000 (07:18 -0700)
commitb79d5b62bde18167349578f49eada7447f1a077d
tree058e8212b86c7749013eca6754372ce24b98cb41
parent31c03b31fe83e5d61df7367ac1aea3ddba6b2494
Fixed VP9 denoiser COPY_BLOCK case

Now copies the src to the correct location in the running average buffer.

Change-Id: I9c83c96dc7a97f42c8df16ab4a9f18b733181f34
vp9/encoder/vp9_denoiser.c