Migrating MB decoding into decode_sb/atom
authorJingning Han <jingning@google.com>
Tue, 30 Apr 2013 19:08:32 +0000 (12:08 -0700)
committerJingning Han <jingning@google.com>
Wed, 1 May 2013 03:48:52 +0000 (20:48 -0700)
commit09aaf61e16157badb4a16db21cf1d2303dbe8372
tree54057006a8a54b1418a2e9985624191d579bc639
parent79590f186c64468a8c8277000248ae52b81d3571
Migrating MB decoding into decode_sb/atom

The decode_mb only carries I8X8_PRED decoding, which will be covered
by the regular MB intra modes when SB8X8 is on. To be removed later.

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