]> granicus.if.org Git - libvpx/commit
fix test builds
authorJames Zern <jzern@google.com>
Tue, 6 Nov 2012 02:13:04 +0000 (18:13 -0800)
committerJames Zern <jzern@google.com>
Tue, 6 Nov 2012 20:12:58 +0000 (12:12 -0800)
commit2e3e6857995073d7023fb15949124e7dc585cee0
tree6b9788bc2a802f7d96e44ba6d914d8948b761d49
parent0078d2f3dc2b932f4eb8128d32473a84af1bde26
fix test builds

s/([vV][pP])8/$19/
additionally dct.h was removed; declare the _c functions that are used
in the tests. the TODO for conversion to parameterized tests still
remains.

Change-Id: I73db9425a57075bbb78a92693ba6b320578981cd
test/boolcoder_test.cc
test/dct16x16_test.cc
test/fdct4x4_test.cc
test/fdct8x8_test.cc
test/idct8x8_test.cc
vp9/common/blockd.h