Unify decode_sb for >16x16 in vp9_decodframe.c
authorJohn Koleszar <jkoleszar@google.com>
Sat, 27 Apr 2013 00:52:35 +0000 (17:52 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 29 Apr 2013 16:43:22 +0000 (09:43 -0700)
commitd8a120c1968b9459f5cc225e47d4054c469ea2f6
tree58fa0e2d947f4c9107c74402ec22f37d0b7a8a4d
parentfb3e4ed9eb38b5b2334e3f0de63b8a1995e46009
Unify decode_sb for >16x16 in vp9_decodframe.c

First patch to make sb decoding based on the transform size. This patch
is working for the sb modes, combining the parts of decode_mb that fit
into this framework will come as a second patch.

Change-Id: I26123416a7a87e096bbdb5eb944ce5bb198384f8
vp9/decoder/vp9_decodframe.c