vpx/vp9
Deb Mukherjee 516db21c2c Further enhancements/fixes on dct/dwt hybrid txfm
Fixes some scaling issues. Adds an option to only compute the
dct on the low-low subband for 32x32 and 64x64 blocks using
only a single 16x16 dct after 1 and 2 wavelet decomposition
levels respectively. Also adds an option to use a 8x8 dct
as building block.

Currenlty with the 2/6 filter and with a single 16x16 dct on
the low low band, the reuslts compared to full 32x32 dct is
as follows:
derf: -0.15%
yt: -0.29%
std-hd: -0.18%
hd: -0.6%
These are my current recommended settings, since the 2/6 filter
is very simple.

Results with 8x8 dct are about 0.3% worse.

Change-Id: I00100cdc96e32deced591985785ef0d06f325e44
2013-01-12 16:00:53 -08:00
..
common Further enhancements/fixes on dct/dwt hybrid txfm 2013-01-12 16:00:53 -08:00
decoder Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
encoder Further enhancements/fixes on dct/dwt hybrid txfm 2013-01-12 16:00:53 -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 Merge "vp9_sub_pixel_variance16x2 SSE2 optimization" into experimental 2013-01-08 12:59:08 -08:00
vp9_cx_iface.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_dx_iface.c Upstream changes from Chromium Android Clang build. 2013-01-11 15:37:23 -08:00
vp9cx.mk Build fixes to merge vp9-preview into master 2012-12-26 11:21:09 -08:00
vp9dx.mk Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00