commit | 7ab9a9587b96db4edce6be916c1f02297a9555ff | [log] [tgz] |
---|---|---|
author | Deb Mukherjee <debargha@google.com> | Tue May 13 10:11:42 2014 -0700 |
committer | Deb Mukherjee <debargha@google.com> | Wed May 14 03:17:31 2014 -0700 |
tree | 8f014d6eaff3fae057b599a3f8080ab7e2c5cb13 | |
parent | 38f3cf125efe262f661d4f1e95d6eba0fb349e57 [diff] |
Remove Wextra warnings from vp9_sad.c As a side-effect, the max_sad check is removed from the C-implementation of VP8, for consistency with VP9, and to ensure that the SAD tests common to VP8/VP9 pass. That will make the VP8 C implementation of sad a little slower but given that is rarely used in practice, the impact will be minimal. Change-Id: I7f43089fdea047fbf1862e40c21e4715c30f07ca