aboutsummaryrefslogtreecommitdiff
path: root/test/lpf_test.cc
AgeCommit message (Expand)Author
2023-07-25test/*.cc: use '= default'James Zern
2023-07-24test/*.cc: prefer 'override' to 'virtual'James Zern
2022-04-22vp9[loongarch]: Optimize horizontal/vertical_4/dualyuanhecai
2022-04-22vp9[loongarch]: Optimize vertical/horizontal_8_dualyuanhecai
2022-03-03vp9[loongarch]: Optimize horizontal/vertical_8_cyuanhecai
2020-09-11Upstream GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TESTSarah Parker
2020-07-23Silience warnings about uninitiated test casesJerome Jiang
2020-06-18update googletest to v1.10.0James Zern
2019-08-13test/lpf_test: fix int sanitizer warningHien Ho
2018-12-07test/*: use std::*tupleJames Zern
2018-03-28test: use testing::*tuple instead of std::tr1James Zern
2017-12-18lpf_test: correct threshold rangesJames Zern
2016-10-11[vpx highbd lpf NEON 6/6] vertical 16Linfeng Zhang
2016-10-11[vpx highbd lpf NEON 5/6] horizontal 16Linfeng Zhang
2016-10-11[vpx highbd lpf NEON 4/6] vertical 8Linfeng Zhang
2016-10-12[vpx highbd lpf NEON 3/6] horizontal 8Linfeng Zhang
2016-10-06[vpx highbd lpf NEON 2/6] vertical 4Linfeng Zhang
2016-10-06[vpx highbd lpf NEON 1/6] horizontal 4Linfeng Zhang
2016-09-29Unify loopfilter function namesLinfeng Zhang
2016-08-31Rename test/lpf_8_test.cc to test/lpf_test.ccLinfeng Zhang