vpx/vpx_scale
Johann 6eec73a747 Remove asm offset dependencies
The obj_int_extract code is no longer worth maintaining. It creates
significant issues when adapting for different build systems and no
longer offers as significant of a performance benefit due to
improvements in intrinsics.

Source files will remain until the various third-party builds are updated.

The neon fast quantizer has been moved to intrinsics. The armv6 version
has been removed because so few remaining targets require it.

Compilers and processors have improved significantly since the
pack_tokens code was written. The assembly is no longer faster than the
C code.

pack_tokens were the only optimizations for the armv5te targets so the targets
will be removed after the test infrastructure has been updated.

BUG=710

Change-Id: Ic785b167cd9f95eeff31c7c76b7b736c07fb30eb
2014-11-06 16:00:01 -08:00
..
generic yv12config: fix highbitdepth build 2014-10-11 11:14:54 +02:00
mips/dspr2 Add non420 support to vp9_extend_frame_borders. 2014-06-11 12:02:59 -07:00
win32 Use 'vpx_scale' consistently 2012-12-05 16:05:44 -08:00
vpx_scale_asm_offsets.c Remove asm offset dependencies 2014-11-06 16:00:01 -08:00
vpx_scale_rtcd.c Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c 2012-11-30 15:53:17 -08:00
vpx_scale_rtcd.pl Remove copy frame neon 2014-07-25 20:06:30 -07:00
vpx_scale.h {,vpx_scale}: normalize include guards 2013-12-16 19:41:13 -08:00
vpx_scale.mk Remove asm offset dependencies 2014-11-06 16:00:01 -08:00
yv12config.h yv12config: fix highbitdepth build 2014-10-11 11:14:54 +02:00