shithub: libvpx

Download patch

ref: 4b7304ee68dc28f96d73ff4ff1894de833d54f1a
parent: cd0f36b24f3e529bd68fc111c880bcd5fc152a78
author: Deb Mukherjee <debargha@google.com>
date: Tue Jan 8 07:18:16 EST 2013

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