vpx/vp8/encoder/arm
Timothy B. Terriberry e04e293522 Make the quantizer exact.
This replaces the approximate division-by-multiplication in the
 quantizer with an exact one that costs just one add and one
 shift extra.
The asm versions have not been updated in this patch, and thus
 have been disabled, since the new method requires different
 multipliers which are not compatible with the old method.

Change-Id: I53ac887af0f969d906e464c88b1f4be69c6b1206
2010-07-23 08:48:01 -07:00
..
armv6 cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
neon cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
boolhuff_arm.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
csystemdependent.c Make the quantizer exact. 2010-07-23 08:48:01 -07:00
dct_arm.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
encodemb_arm.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
encodemb_arm.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
mcomp_arm.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
picklpf_arm.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
quantize_arm.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
quantize_arm.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
variance_arm.h cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vpx_vp8_enc_asm_offsets.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00