vpx/vp9
Yaowu Xu 66d94ac13c Improve 32x32 forward dct
The commit improves the 32x32 forward dct implementation:
1. change to use same constants and rounding as other forward dcts
2. select rounding to specifically minimize the roundtrip error, which
improved average 19/block to .77/block using 100000 random input.

Test showed a small but consistent gain on all test sets, about .15%

Change-Id: If0afd6a71880a522f60c1c234be0462092c2eb53
2013-02-26 09:23:01 -08:00
..
common Improve 32x32 forward dct 2013-02-26 09:23:01 -08:00
decoder Code cleanup. 2013-02-25 13:33:56 -08:00
encoder Improve 32x32 forward dct 2013-02-26 09:23:01 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Add tile column size limits (256 pixels min, 4096 pixels max). 2013-02-12 10:33:34 -08:00
vp9_cx_iface.c Merge lossless experiment 2013-02-20 07:54:28 -08:00
vp9_dx_iface.c [WIP] Add column-based tiling. 2013-02-05 15:43:03 -08:00
vp9cx.mk Remove some Y2-related code. 2013-02-15 14:06:25 -08:00
vp9dx.mk Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00