Use foreach_transformed_block with tokenize_b
authorJohn Koleszar <jkoleszar@google.com>
Mon, 29 Apr 2013 18:57:48 +0000 (11:57 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 29 Apr 2013 19:07:39 +0000 (12:07 -0700)
commit5c24469c2cdca50c27cfa0d5d718e10be2683a37
treedb71b0e8f1944608459ac22c5fa7f44cb71f98b1
parentc8bed9d4f9286704d6b8277e936247081d66c688
Use foreach_transformed_block with tokenize_b

Updates the tokenizer to use the common block walker used by the
detokenizer, to support non-4:2:0 and more than 3 planes.

Change-Id: If1854117a9c7c1427349209fa2b3051ce6459dcb
vp9/encoder/vp9_tokenize.c