vpx/vp8
Johann 825adc464f shrink TOKENEXTRA and vp8_extra_bit_struct
Per John's previous change, shrink TOKENEXTRA from 20 to 8 bytes
original: b7b1e6fb
reverted: 41f4458a

Also drop unused field from vp8_extra_bit_struct

Update ARM ASM to deal with this change. In particular, Extra is signed
and needs to be sign-extended when loaded.

Change-Id: Ibd0ddc058432bc7bb09222d6ce4ef77e93a30b41
2010-12-14 10:32:50 -05:00
..
common shrink TOKENEXTRA and vp8_extra_bit_struct 2010-12-14 10:32:50 -05:00
decoder vp8mt_alloc_temp_buffers: make prototype return void 2010-11-17 09:13:57 -05:00
encoder shrink TOKENEXTRA and vp8_extra_bit_struct 2010-12-14 10:32:50 -05:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk remove unused temporal preproc code 2010-12-13 16:47:59 -05:00
vp8_cx_iface.c allow dimensions as low as 1 pixel 2010-11-24 16:44:33 -08:00
vp8_dx_iface.c postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
vp8cx_arm.mk Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
vp8cx.mk SSSE3 version of fast quantizer 2010-11-01 16:24:15 -04:00
vp8dx_arm.mk Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
vp8dx.mk move reconintra_mt to decoder (for now) 2010-09-24 11:23:06 -04:00