summaryrefslogtreecommitdiff
path: root/test/vp8_denoiser_sse2_test.cc
AgeCommit message (Expand)AuthorFilesLines
2021-02-05vp8_denoiser_sse2_test: disable BitexactCheck w/gcc-8+James Zern1-0/+5
2021-02-03vp8_denoiser_sse2_test: use ASSERT instead of EXPECTJames Zern1-2/+2
2020-06-18update googletest to v1.10.0James Zern1-1/+1
2016-07-27test: apply clang-formatclang-format1-5/+3
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern1-5/+5
2014-10-13Code style change in unit test for VP8/VP9 denoiser.JackyChen1-25/+22
2014-10-08Add unit test for VP8 denoiser.JackyChen1-0/+119