]> granicus.if.org Git - libvpx/commit
Cover more filter levels in unit tests for post proc.
authorJerome Jiang <jianj@google.com>
Sat, 19 Nov 2016 01:07:20 +0000 (17:07 -0800)
committerJerome Jiang <jianj@google.com>
Wed, 23 Nov 2016 18:31:41 +0000 (10:31 -0800)
commit755fb3d4ec69dc6087113de292cfb409776c511d
tree6446c6b83f5cc160e2464c4e44e916aa7ffcd58b
parent05e2b5a59f860ea7a23f4f7f18798860308ff045
Cover more filter levels in unit tests for post proc.

For some filter level, the C/MSA doesn't match SSE2. Part of unit tests
are disabled. They will be re-enabled when C/MSA funcs are fixed.
BUG=webm:1321

Change-Id: Ib16b98b5eecb15d2252aa4ea267b782ee2b27533
test/pp_filter_test.cc