]> granicus.if.org Git - libvpx/commit
Add 8x8 dct/adst unit tests
authorJingning Han <jingning@google.com>
Fri, 21 Jun 2013 18:45:47 +0000 (11:45 -0700)
committerJingning Han <jingning@google.com>
Tue, 25 Jun 2013 16:57:01 +0000 (09:57 -0700)
commitab362621fe4331486155e1ac7dbbb17a85108324
tree758dc594777f078adb52a1ae3271159f2351ffa3
parent67365520e788698d4055ffa1ab914ff41ec9c803
Add 8x8 dct/adst unit tests

This commit enables 8x8 DCT and hybrid transform unit tests. It
also tunes the forward hybrid transform rounding opertions for
more precise round-trip performance.

Change-Id: If05c1ce59d75d641b9c6c91527d02d3a6ef498c3
test/fdct4x4_test.cc
test/fdct8x8_test.cc
vp9/encoder/vp9_dct.c