vpx/vp8/decoder
John Koleszar 6ef5a00538 Interleave modes/residual per macroblock
Packs the bitstream with each mb's residual following its mode/mv
information.

TODO: There are still a few fields that should be packed into partition
0 but are included in partition 1, due to them being serialized from
write_kfmodes/pack_inter_mode_mvs, which execute after the first
partition is finalized. These need to be separated out into a separate
function, similar to mb_mode_mv_init() in decodemv.c.

Change-Id: I43a46c363601ab36954d07ebe498760e1e2e3af4
2012-10-17 13:19:41 -07:00
..
2012-07-17 11:46:03 -07:00
2012-10-10 17:05:54 -07:00
2012-07-17 11:46:03 -07:00
2012-07-27 12:12:39 -07:00
2012-07-27 12:12:39 -07:00
2012-10-16 14:08:40 -07:00
2012-10-10 17:05:54 -07:00
2012-10-10 17:05:54 -07:00
2012-10-10 17:05:54 -07:00
2012-07-17 11:46:03 -07:00
2012-08-20 14:43:34 -07:00
2012-10-16 14:08:40 -07:00
2012-10-16 14:08:40 -07:00
2012-02-10 16:23:59 +00:00
2012-07-17 11:46:03 -07:00