vpx/vp8/encoder/arm
Attila Nagy de82809444 Reduce partial frame copy in encoder's pick_filter_level_fast
The partial frame copy function used to copy an extra 8 lines above
and  below. The partial frame filtering can only modify 3 pixel rows
above the partial frame. Reduce copy to bare minimum needed, which is
4 lines, so that partial filtering on copied frame is possible.

Define the "magic" fraction number for partial filtering in
loopfilter.h .

Change-Id: I4791ffc541b6884b12759a0d0714a8faf16147ec
2011-10-26 15:25:07 +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 Reduce partial frame copy in encoder's pick_filter_level_fast 2011-10-26 15:25:07 +03:00
arm_csystemdependent.c Reduce partial frame copy in encoder's pick_filter_level_fast 2011-10-26 15:25:07 +03: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