summaryrefslogtreecommitdiff
path: root/test/sad_test.cc
AgeCommit message (Expand)Author
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-07-01mips msa vpx_dsp sad sad4d avgsad optimizationParag Salasakar
2015-05-13Relocate memory operations for common codeJohann
2015-05-06Move shared SAD code to vpx_dspJohann
2015-01-27Add vp9_sad32x32x4d_neon Neon intrinsic function.Frank Galligan
2015-01-27Add vp9_sad16x16x4d_neon Neon intrinsic function.Frank Galligan
2015-01-27Add vp9_sad64x64x4d_neon Neon intrinsic function.Frank Galligan
2014-11-22sad_test: initialize bit_depth_ in all casesJames Zern
2014-11-19sad_test: fix vp8-only buildJames Zern
2014-11-14Visual studio build fix using explicit castDeb Mukherjee
2014-11-12Added highbitdepth sse2 SAD acceleration and testsPeter de Rivaz
2014-10-19SAD32xh and SAD64xh for AVX2levytamar82
2014-09-02Removing MMX SAD calculation code.Dmitry Kovalev
2014-08-07Fix bug 806levytamar82
2014-08-01Added vp9_sad8x8_neon()Scott LaVarnway
2014-07-18sad_test: drop '_t' from local typenamesJames Zern
2014-07-17Merge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"Scott LaVarnway
2014-07-16Added vp9_sad64x64_neon(), vp9_sad32x32_neon()Scott LaVarnway
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2014-06-10vp9_sad*x4d: disable avx2 variantsJames Zern
2014-06-02Remove Wextra warnings from vp9_sad.cDeb Mukherjee
2014-06-01Revert "Remove Wextra warnings from vp9_sad.c"Frank Galligan
2014-05-22Remove Wextra warnings from vp9_sad.cDeb Mukherjee
2014-05-15Revert "Remove Wextra warnings from vp9_sad.c"Jim Bankoski
2014-05-14Remove Wextra warnings from vp9_sad.cDeb Mukherjee
2014-02-28fix vp9 only buildYaowu Xu
2014-02-27sad_test: (arm) fix vp9-only buildJames Zern
2014-02-27cosmetics: sad_test: add a few commentsJames Zern
2014-01-18test/: remove some unnecessary extern "C"sJames Zern
2013-09-06cleanup cpplint warningsYaowu Xu
2013-08-06variance x86inc guardsJim Bankoski
2013-08-06sad + miscellaneous updatesJim Bankoski
2013-06-24Add SAD unit tests for all rectangular sizes.Ronald S. Bultje
2013-06-18tests: clear system state after non-API callsJames Zern
2013-06-14Merge "Enable sse2 version of sad8x4/4x8"Jingning Han
2013-06-13Enable sse2 version of sad8x4/4x8Jingning Han
2013-06-12Implement SSE version for sad4x8x4d and SSE2 version for sad8x4x4d.Ronald S. Bultje
2013-05-29sad_test: fix msvc compileJames Zern
2013-03-01Add unit test for x4 multi-SAD functionsJohn Koleszar
2013-03-01Add VP9 1 block SAD functions to unit testJohn Koleszar
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-11-27tests: add xmm register check for win64 targetsJames Zern
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-08-31msvs/tests: fix data alignment for asm testsJames Zern
2012-08-21sad_test: fix msvc buildJames Zern
2012-07-27Be consistent with SAD valuesJohann
2012-07-25Add tests for SAD functionsJohann