commit | 47380c335071517b57ebb5c67248831402562ead | [log] [tgz] |
---|---|---|
author | JackyChen <jackychen@google.com> | Wed Sep 10 13:19:42 2014 -0700 |
committer | JackyChen <jackychen@google.com> | Wed Sep 10 16:18:43 2014 -0700 |
tree | d90e3eb6dd0727837e4976a736f55683d5ce1b95 | |
parent | 0e66848081c19e75bf68ace1ac8f93220c4af68e [diff] |
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