commit | 34d5aff747b3c545de497675f372c6b599860cbd | [log] [tgz] |
---|---|---|
author | Jim Bankoski <jimbankoski@google.com> | Tue May 03 16:23:06 2016 -0700 |
committer | Jim Bankoski <jimbankoski@google.com> | Tue May 03 16:23:06 2016 -0700 |
tree | 0f0543be36d727d03919e9d05712142291908882 | |
parent | fce3cee8ddd8dda91553e4701c0a8081ff4bab52 [diff] |
libvpx: add a unit test for plane_add_noise. In so doing this fixes a couple of bugs: vpx_plane_add_noise.c needed to subtract a clamp instead of add. And the assembly (mmx sse) had assumptions that parameters were continuous in memory which was not true. Change-Id: I76f2c43cf54bfc838eb2edf8a443eaaa7565d7b5