summaryrefslogtreecommitdiff
path: root/test/subtract_test.cc
AgeCommit message (Expand)Author
2015-07-07Unify subtract function used in VP8/9Jingning Han
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 3James Yu
2014-07-18subtract_test: drop '_t' from local typenamesJames Zern
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2014-05-12Only build neon assembly for armv7 targetsJohann
2014-02-26subtract_test: add NEON functionsJames Zern
2014-01-29tests: fix a few msvc warningsJames Zern
2014-01-23test/: remove unnecessary extern "C"sJames Zern
2013-09-06cleanup cpplint warningsYaowu Xu
2013-07-18tests: silence a few type related warningsJames Zern
2013-06-18tests: clear system state after non-API callsJames 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-09-26Added unit test for subtract functionsScott LaVarnway