neon fast quantizer updated
authorTero Rintaluoma <teror@google.com>
Mon, 11 Apr 2011 09:04:17 +0000 (12:04 +0300)
committerTero Rintaluoma <teror@google.com>
Fri, 6 May 2011 05:59:52 +0000 (08:59 +0300)
commit33fa7c4ebe34d25b20d82e318b05cec8b0e32c9c
tree26b9b7f8ebb1d970dd095fb2146c095943ab0e3f
parent4b43167ad16de9d0fef0525fa93771815014b16f
neon fast quantizer updated

vp8_fast_quantize_b_neon function updated and further optimized.
 - match current C implementation of fast quantizer
 - updated to use asm_enc_offsets for structure members
 - updated ads2gas scripts to handle alignment issues

Change-Id: I5cbad9c460ad8ddb35d2970a8684cc620711c56d
build/make/ads2gas.pl
build/make/ads2gas_apple.pl
vp8/encoder/arm/arm_csystemdependent.c
vp8/encoder/arm/neon/fastquantizeb_neon.asm
vp8/encoder/arm/quantize_arm.c [deleted file]
vp8/encoder/arm/quantize_arm.h
vp8/encoder/quantize.h
vp8/vp8cx_arm.mk