vpx/vp8/encoder/arm
Attila Nagy a5cd42feb9 Fix: vp8cx_pack_tokens_into_partitions_armv5 crash
It was crashing when number of partitions was bigger than the number
of MB rows (ex. 128x96 with 8 partitions).
Start point was not checked against mb_rows, plus extra
"empty" partitions were not written out.

Change-Id: I9c2f013b9ec022354b658fab4ef799ff8b1de93d
2011-10-14 10:53:04 +03:00
..
armv5te Fix: vp8cx_pack_tokens_into_partitions_armv5 crash 2011-10-14 10:53:04 +03:00
armv6 Updated ARMv6 forward transforms to match C 2011-09-19 10:26:59 +03:00
neon Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
arm_csystemdependent.c Merge "Replace vpx_ports/config.h with vpx_config.h" 2011-09-22 09:30:18 -07:00
boolhuff_arm.c Fix relative include paths 2011-02-10 15:09:44 -05:00
dct_arm.c Updated ARMv6 forward transforms to match C 2011-09-19 10:26:59 +03:00
dct_arm.h Merge "NEON FDCT updated to match current C code" 2011-09-20 09:51:05 -07:00
encodemb_arm.h ARMv6 optimized subtract functions 2011-03-29 16:52:00 +03:00
quantize_arm.c neon fast quantize block pair 2011-06-01 10:48:05 +03:00
quantize_arm.h neon fast quantize block pair 2011-06-01 10:48:05 +03:00
variance_arm.c Half pixel variance further optimized for ARMv6 2011-03-28 09:51:51 +03:00
variance_arm.h remove one set of 16x16 variance funcations 2011-06-09 11:23:05 -07:00