vpx/vp9
Deb Mukherjee 210dc5b2db Further improvements on the hybrid dwt/dct expt
Modifies the scanning pattern and uses a floating point 16x16
dct implementation for now to handle scaling better.
Also experiments are in progress with 2/6 and 9/7 wavelets.

Results have improved to within ~0.25% of 32x32 dct for std-hd
and about 0.03% for derf. This difference can probably be bridged by
re-optimizing the entropy stats for these transforms. Currently
the stats used are common between 32x32 dct and dwt/dct.

Experiments are in progress with various scan pattern - wavelet
combinations.

Ideally the subbands should be tokenized separately, and an
experiment will be condcuted next on that.

Change-Id: Ia9cbfc2d63cb7a47e562b2cd9341caf962bcc110
2012-12-13 10:37:49 -08:00
..
common Further improvements on the hybrid dwt/dct expt 2012-12-13 10:37:49 -08:00
decoder Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
encoder Further improvements on the hybrid dwt/dct expt 2012-12-13 10:37:49 -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 Remove ARM optimizations from VP9 2012-12-05 08:59:25 -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 Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9cx.mk Remove ARM optimizations from VP9 2012-12-05 08:59:25 -08:00
vp9dx.mk Remove ARM optimizations from VP9 2012-12-05 08:59:25 -08:00