]> granicus.if.org Git - libvpx/commit
tests: add test_intra_pred_speed
authorJames Zern <jzern@google.com>
Tue, 12 May 2015 02:36:59 +0000 (19:36 -0700)
committerJames Zern <jzern@google.com>
Thu, 14 May 2015 23:20:21 +0000 (16:20 -0700)
commit0d2f348392754a1e5a06ea7e08cbae73c965f6eb
tree6607f221e80ce5ff18b9e63574abb3f7374392d6
parent0de534b725ea95009ee3b54326ca41589ac4e102
tests: add test_intra_pred_speed

useful for speed testing / verifying individual function optimizations;
currently tests non-high-bitdepth VP9 intra predictors

Change-Id: Ibd247765e43a31894697d43f1d39d312e0ba2090
libs.mk
test/md5_helper.h
test/test.mk
test/test_intra_pred_speed.cc [new file with mode: 0644]