]> granicus.if.org Git - libvpx/commit
post proc test: add padding for sse2 tests
authorJohann <johannkoenig@google.com>
Fri, 16 Dec 2016 22:03:53 +0000 (14:03 -0800)
committerJohann <johannkoenig@google.com>
Fri, 16 Dec 2016 22:06:06 +0000 (14:06 -0800)
commit5993b808f03874570830b30f3c91501a04e0964c
treeb4769e1959b484b6bba41e86d7c75efa46b19404
parent4781a6773781b1d81c58c6565cecb975217cf887
post proc test: add padding for sse2 tests

Avoid valgrind warnings for reading out of bounds when the width is not
divisible by 16.

Change-Id: I5670d7cfbbce00874b98cfb7472f99c7936c2c47
test/pp_filter_test.cc