vpx/vp8/encoder/arm/neon
Tero Rintaluoma cec76a36d6 Wrapper function removed from vp8_subtract_b_neon function call
Address calculations moved from encodemb_arm.c file to neon
optimized assembly function to save cycles in function calls.
 - vp8_subtract_b_neon_func replaced with vp8_subtract_b_neon
   that contains all needed address calculations
 - unnecessary file encodemb_arm.c removed
 - consistent with ARMv6 optimized version

Change-Id: I6cbc1a2670b56c2077f59995fcf8f70786b4990b
2011-04-01 10:06:44 +03:00
..
fastfdct4x4_neon.asm Adds "armvX-none-rvct" targets 2011-01-28 12:47:39 +02:00
fastfdct8x4_neon.asm Adds "armvX-none-rvct" targets 2011-01-28 12:47:39 +02:00
fastquantizeb_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
sad8_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
sad16_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
shortfdct_neon.asm Adds "armvX-none-rvct" targets 2011-01-28 12:47:39 +02:00
subtract_neon.asm Wrapper function removed from vp8_subtract_b_neon function call 2011-04-01 10:06:44 +03:00
variance_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8_memcpy_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8_mse16x16_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8_shortwalsh4x4_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8_subpixelvariance8x8_neon.asm Adds "armvX-none-rvct" targets 2011-01-28 12:47:39 +02:00
vp8_subpixelvariance16x16_neon.asm Merge "Adds "armvX-none-rvct" targets" 2011-01-28 09:03:58 -08:00
vp8_subpixelvariance16x16s_neon.asm Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00