Immigrate tokenize_mb into tokenize_sb
authorJingning Han <jingning@google.com>
Mon, 29 Apr 2013 18:05:22 +0000 (11:05 -0700)
committerJingning Han <jingning@google.com>
Mon, 29 Apr 2013 18:19:36 +0000 (11:19 -0700)
commit3ac3c4695c75d096874ea62a4dbdc38fa2869e4c
tree1db665aa99423195f2d4fbcc3dea884a05191720
parentd8a120c1968b9459f5cc225e47d4054c469ea2f6
Immigrate tokenize_mb into tokenize_sb

Unify the tokenize_ function and enable configurable block size for
superblock 8x8. We are immigrating the functionalities of
macroblock handles into superblock ones, and eventually will remove
encode_mb and decode_mb. To be continued on detokenize_ module.

Change-Id: I9f81e8c2291082535cf5e0c4b662eb24fb7c8a7f
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_tokenize.c
vp9/encoder/vp9_tokenize.h