vpx/vp8/encoder/arm
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
..
armv5te shrink TOKENEXTRA and vp8_extra_bit_struct 2010-12-14 10:32:50 -05:00
armv6 Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
neon Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
arm_csystemdependent.c Fix half-pixel variance RTCD functions 2010-10-27 13:00:30 -04:00
boolhuff_arm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dct_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
encodemb_arm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodemb_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
picklpf_arm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quantize_arm.c Convert [4][4] matrices to [16] arrays. 2010-10-21 17:04:30 -07:00
quantize_arm.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
variance_arm.h Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
vpx_vp8_enc_asm_offsets.c shrink TOKENEXTRA and vp8_extra_bit_struct 2010-12-14 10:32:50 -05:00