commit | 57c7c11633e32c81a6a442c0d7a03cb68c89aebf | [log] [tgz] |
---|---|---|
author | JackyChen <jackychen@google.com> | Mon Apr 25 11:44:40 2016 -0700 |
committer | JackyChen <jackychen@google.com> | Mon Apr 25 11:44:40 2016 -0700 |
tree | 236b6ff25dd7d395c325c258b3c1e63295e181dc | |
parent | bd3c874cac4d655d888979f3831af644aec9fcb8 [diff] |
vp9: Fix a bug where best_sse_mv is not set properly. In VP9 internal denoiser, motion magnitude is computed from best_sse_mv, which should be set to 0 at the begining. This bug may cause visual aritifact in denoiser. Also, delete two improper comments. Change-Id: I8710d2acba23320bc85cf72af17d65245c19438b