summaryrefslogtreecommitdiff
path: root/test/sixtap_predict_test.cc
AgeCommit message (Expand)Author
2015-10-01Merge "sixtap_predict_test: enable NEON tests"James Zern
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-07-13mips msa vp8 sixtap filter optimizationParag Salasakar
2014-11-05sixtap_predict_test: enable NEON testsJames Zern
2014-07-18sixtap_predict_test: drop '_t' from local typenamesJames Zern
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2014-03-10Disable sixtap_predict_test for neon.hkuang
2014-02-26sixtap_predict_test: add NEON functionsJames Zern
2014-01-18test/: remove some unnecessary extern "C"sJames Zern
2013-12-12Cleanup copyright headers.Frank Galligan
2013-11-19Removing PARAMS macro for consistencyJoshua Litt
2013-06-18tests: clear system state after non-API callsJames Zern
2013-02-22sixtap_predict_test: fix sizes passed to memsetJames Zern
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-21sixtap_predict_test: fix msvc buildJames Zern
2012-07-20Move ACMRandom to acm_random.hJohann
2012-07-10Add unit test for vp8_sixtap_predict functionsYunqing Wang