vpx/vp9
Deb Mukherjee 4b7304ee68 Adds 64x64 hybrid dct/dwt transform
This is to add to the 64x64 transform experiment as an alternative to
a 64x64 DCT.
Two levels of wavelet decomposition is used on a 64x64 block, followed
by 16x16 DCT on the four lowest subbands. The highest three subbands
are left untransformed after the first level DWT.

Change-Id: I3d48d5800468d655191933894df6b46e15adca56
2013-01-08 14:05:58 -08:00
..
common Adds 64x64 hybrid dct/dwt transform 2013-01-08 14:05:58 -08:00
decoder Merge superblocks (32x32) experiment. 2013-01-08 12:54:45 -08:00
encoder Adds 64x64 hybrid dct/dwt transform 2013-01-08 14:05:58 -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 Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -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