]> granicus.if.org Git - libvpx/commit
optmized rounding for transforms
authorYaowu Xu <yaowu@google.com>
Thu, 16 Feb 2012 01:35:48 +0000 (17:35 -0800)
committerYaowu Xu <yaowu@google.com>
Thu, 16 Feb 2012 15:03:57 +0000 (07:03 -0800)
commitefa9abd02891855afc40670cc874922a5c1fcb1b
treeaab39e4d8e5d4faaad9febf21cd7fca7cbcf62c2
parent62a78f0342ca45fc295aa63bbc4d6974b0c57da7
optmized rounding for transforms

the changes are still temporary, the final transforms, especially
inverse ones should take in account both accuracy, complexity, and
sign-bias, which should be decided at a later time.

Change-Id: I116b0c70b25f5ee324ae5713d4564f5d0aa27151
vp8/common/idctllm.c
vp8/encoder/dct.c