commit | 1a53c0c9e192f59786c6f9a2d3d9065d7f2b89d4 | [log] [tgz] |
---|---|---|
author | JackyChen <jackychen@google.com> | Mon Apr 25 23:52:19 2016 -0700 |
committer | JackyChen <jackychen@google.com> | Tue Apr 26 09:04:39 2016 -0700 |
tree | c7165783771042731a8b6c936af2ced50e5807f1 | |
parent | b7e8b3cbb694002244b5e3710543a2ae13097187 [diff] |
vp9: Simplify the logic in denoiser SSE2 code. Block size passed into denoiser filter is always >= BLOCK_8X8 (in vp9_pick_inter_mode), it is not necessary to check smaller block size. Passed the bitexact test on clips with different resolutions and noise levels. Change-Id: I19fa3195d18c27d9e5de60dc11cff1522ef3714e