summaryrefslogtreecommitdiff
path: root/test/idct_test.cc
AgeCommit message (Expand)Author
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-06-18update googletest to v1.10.0James Zern
2018-11-20Replace assert by ASSERT_TRUEAngie Chiang
2018-11-19Fix scan_build warnings in idct_test.ccAngie Chiang
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-09-14vp8: [loongson] optimize idctllm with mmiShiyou Yin
2017-06-09idct_test: don't use std::nothrow anymoreJohann
2017-06-06buffer.h: split out initJohann
2017-01-11Create a class for buffers used in testsJohann
2016-09-23Use shifted value for sinpi8sqrt2Johann
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-07-07mips msa vp8 idct optimizationParag Salasakar
2014-07-18idct_test: drop '_t' from local typenamesJames Zern
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2014-01-18test/: remove some unnecessary extern "C"sJames Zern
2013-09-09test/idct_test: add missing vpx_integer.h includeJames Zern
2013-09-06cleanup cpplint warningsYaowu Xu
2013-07-18cosmetics: idct_test.cc: fix formattingJames Zern
2013-06-18tests: clear system state after non-API callsJames Zern
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu