Enable recursive partition type search
authorJingning Han <jingning@google.com>
Wed, 8 May 2013 21:24:43 +0000 (14:24 -0700)
committerJingning Han <jingning@google.com>
Fri, 10 May 2013 17:13:10 +0000 (10:13 -0700)
commite44678c0613481937a997ad7e073477f24c629d9
tree69713bb2531374ff26f4bdd4b4966c395342c85b
parent4305dd4778f7ed3f0859982e2c81d87a98a8f448
Enable recursive partition type search

This commit enables the search for the optimal superblock
partition types in the recursion form. The intention is to
make the optimization process more concise and ready to
support partition down to 4x4 block size next.

Change-Id: Iae279a67df3a7cc372553c84c775bc4d2f3e4336
vp9/decoder/vp9_decodframe.c
vp9/encoder/vp9_block.h
vp9/encoder/vp9_encodeframe.c