vpx/vp8/encoder/arm/neon
Timothy B. Terriberry e50c842755 Fix TEXTRELs in the ARM asm.
Besides imposing a performance penalty at startup in most
 configurations, these relocations break the dynamic linker for
 native Fennec, since it does not support them at all.

Change-Id: Id5dc768609354ebb4379966eb61a7313e6fd18de
2012-05-02 10:36:01 -07:00
..
fastquantizeb_neon.asm Fix TEXTRELs in the ARM asm. 2012-05-02 10:36:01 -07:00
picklpf_arm.c Reduce partial frame copy in encoder's pick_filter_level_fast 2011-10-26 15:25:07 +03:00
shortfdct_neon.asm NEON FDCT updated to match current C code 2011-09-20 10:20:55 +03:00
subtract_neon.asm Added predictor stride argument(s) to subtract functions 2011-11-15 12:53:01 -05:00
vp8_memcpy_neon.asm Reduce partial frame copy in encoder's pick_filter_level_fast 2011-10-26 15:25:07 +03:00
vp8_mse16x16_neon.asm remove one set of 16x16 variance funcations 2011-06-09 11:23:05 -07:00
vp8_shortwalsh4x4_neon.asm NEON walsh transform updated to match C 2011-09-19 10:15:33 +03:00