shithub: libvpx

Download patch

ref: 47380c335071517b57ebb5c67248831402562ead
parent: 0e66848081c19e75bf68ace1ac8f93220c4af68e
author: JackyChen <jackychen@google.com>
date: Wed Sep 10 09:19:42 EDT 2014

Fix the bug which made VP8 denoiser not bit-exact between C code and SSE code.

This issue is found when the denoising mode is set to kDenoiserOnYUVAggressive.
Updated the C code to make it the same with SSE version.

I also changed several lines in VP9 denoiser for the code style.

Change-Id: I640d48cf946fe8c6a400e6e252107501d1e226d3