James Zern
|
2a66e9f746
|
partial_idct_test: add NEON functions
note not all functions have NEON implementations:
- vp9_idct32x32_34_add
Change-Id: I3db3acbd5b33839aabd1beadc6e0742ec50b1072
|
2014-02-26 19:25:01 -08:00 |
|
James Zern
|
002ad40897
|
test/: remove unnecessary extern "C"s
Change-Id: I826655a708010149de231ca31a2e3ba4f1842c0c
|
2014-01-23 19:42:59 -08:00 |
|
James Zern
|
cc8ea84d3d
|
Merge "test/partial_idct_test: fix msvc build"
|
2013-12-19 19:31:02 -08:00 |
|
James Zern
|
a5768f61e5
|
test/partial_idct_test: fix msvc build
Change-Id: I7fa72980d17f1ca997959e9c4f0f82501810d7c4
|
2013-12-18 16:38:41 -08:00 |
|
James Zern
|
19c53534bd
|
test/partial_idct_test: fix formatting and a warning
test/partial_idct_test.cc:74:5: warning: variable 'size' is
used uninitialized whenever 'if' condition is true
[-Wsometimes-uninitialized]
ASSERT_TRUE(0) << "Wrong Size!";
Change-Id: Ic2f880ae09268561c9f036b4d6de220fde6dc5c4
|
2013-12-18 15:59:09 -08:00 |
|
Yaowu Xu
|
ed7e3d2447
|
Add test for partial inverse transforms
To make sure the results they produce to match their full versions
Change-Id: Ib00b036fecf43fe20af716acfc580af18ef87757
|
2013-12-16 22:01:02 -08:00 |
|