vpx/vp8
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
..
common Interleave modes/residual per macroblock 2012-10-17 13:19:41 -07:00
decoder Interleave modes/residual per macroblock 2012-10-17 13:19:41 -07:00
encoder Interleave modes/residual per macroblock 2012-10-17 13:19:41 -07:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc remove extra end of line 2012-07-24 09:33:47 -07:00
vp8_common.mk New Motion Reference Search 2012-08-24 18:08:21 +01:00
vp8_cx_iface.c Dll build of libvpx 2012-07-23 14:51:21 -07:00
vp8_dx_iface.c Restyle code 2012-07-17 11:46:03 -07:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Revert "removed the recon. rtcd invoke macro code" 2012-10-13 20:29:04 -07:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk Experimental code base simplification. 2012-02-15 16:08:47 +00:00