vpx/test
Yaowu Xu 0b17ea6f68 A bit of temporary relief on encoder slowness
The commit replaces run-time initialization of cosine constants with
static constant values, which provides ~30% relief on slow speed. The
real solution, however will be to implement integer versions of those
functions that current use float/double.

Change-Id: Ie3ff1793509653d78dd1aeaf88cc6737da1bc55f
2012-08-07 14:06:11 -07:00
..
acm_random.h Restyle code 2012-07-17 11:46:03 -07:00
boolcoder_test.cc Restyle code 2012-07-17 11:46:03 -07:00
dct16x16_test.cc A bit of temporary relief on encoder slowness 2012-08-07 14:06:11 -07:00
fdct4x4_test.cc Add 8x8 fDCT unit test. 2012-06-29 12:07:18 -07:00
fdct8x8_test.cc 16x16 DCT blocks. 2012-08-02 17:33:10 -07:00
idct8x8_test.cc 16x16 DCT blocks. 2012-08-02 17:33:10 -07:00
test_libvpx.cc Restyle code 2012-07-17 11:46:03 -07:00
test-data.sha1 Port Yaowu's 4x4 fDCT test. 2012-06-28 15:48:46 -07:00
test.mk 16x16 DCT blocks. 2012-08-02 17:33:10 -07:00