summaryrefslogtreecommitdiff
path: root/test/variance_test.cc
AgeCommit message (Expand)Author
2014-01-23test/: remove unnecessary extern "C"sJames Zern
2013-09-17fix vp8-only buildJames Zern
2013-09-06cleanup cpplint warningsYaowu Xu
2013-08-06variance x86inc guardsJim Bankoski
2013-06-26variance_test: add missing ClearSystemState...James Zern
2013-06-21Allocate memory using appropriate expected alignment in unit tests.Ronald S. Bultje
2013-06-21variance_test: use REGISTER_STATE_CHECKJames Zern
2013-06-20SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance().Ronald S. Bultje
2013-06-20Implement sse2 and ssse3 versions for all sub_pixel_variance sizes.Ronald S. Bultje
2013-06-18tests: clear system state after non-API callsJames Zern
2013-05-22Optimize variance functionsYunqing Wang
2013-02-22add vp8 variance testJames Zern
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-06Fix variance (signed integer) overflowJames Zern