test_intra_pred_speed: reuse test_libvpx's main()
authorJames Zern <jzern@google.com>
Sat, 16 May 2015 18:55:04 +0000 (11:55 -0700)
committerJames Zern <jzern@google.com>
Sun, 17 May 2015 00:16:27 +0000 (17:16 -0700)
commit8089f1cf1355953210c3cd0584bcc64a4eed6dd6
treee9feff1c1db9105af70426fed813e495a97cae31
parent129a25c76d03806a40e6f773ce2e200ba3e98c66
test_intra_pred_speed: reuse test_libvpx's main()

this allows test_libvpx's simd caps check to be used; it also fixes a
link error on OS X with -fcommon.

Change-Id: I1a62a3e74ba06b8f3b37a22fcfdebf90c04ab289
test/test_intra_pred_speed.cc