summaryrefslogtreecommitdiff
path: root/test/sad_test.cc
AgeCommit message (Expand)Author
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