summaryrefslogtreecommitdiff
path: root/test/idct8x8_test.cc
AgeCommit message (Expand)Author
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-07-27test: apply clang-formatclang-format
2016-06-29tests: remove redundant round() definitionJames Zern
2015-09-01Remove unused functions from test filesJohann
2015-08-04Replace vp9_ prefix with vpx_ prefix in vpx_dsp function namesJingning Han
2015-07-31Factor inverse transform functions into vpx_dspJingning Han
2014-09-11Adds high bitdepth transform functions and testsDeb Mukherjee
2014-01-18test/: remove some unnecessary extern "C"sJames Zern
2013-10-06Giving consistent names to IDCT 8x8 functions.Dmitry Kovalev
2013-09-06cleanup cpplint warningsYaowu Xu
2013-05-16WIP: 8x8 idct/recon mergeScott LaVarnway
2013-02-22changes related fdct/idct testsYaowu Xu
2012-12-04Enable unit tests to build with MSVCYaowu Xu
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-06fix test buildsJames Zern
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-08-0216x16 DCT blocks.Daniel Kang