Convert the transforms to integer forms.
authorYunqing Wang <yunqingwang@google.com>
Thu, 18 Oct 2012 23:31:59 +0000 (16:31 -0700)
committerYunqing Wang <yunqingwang@google.com>
Tue, 30 Oct 2012 22:56:20 +0000 (15:56 -0700)
commit8a9e4e8a618016b45eba148f167def81d80db103
tree2758c94a012e687d1a4e80854d42270d8a8616fb
parentfc6fdf984b4d8b3a42ae9a87d2ba2daa5b0a254c
Convert the transforms to integer forms.

Converted the forward and inverse transforms to integer forms.

Modify #define TEST_INT 1/0
in the code to call integer/float version of transforms.

The tests showed that average OVERALL PSNR loss was less than 0.1%.

Change-Id: I1dfa4eeab6412597e3b970ce299cf0e116a917e6
vp8/common/idct.h
vp8/common/idctllm.c
vp8/encoder/dct.c
vp8/encoder/encodeintra.c
vp8/encoder/rdopt.c