vpx/vp8/encoder/arm/neon
Yunqing Wang ce6c954d2e Modify calling of NEON code in sub-pixel search
In vp8_find_best_sub_pixel_step_iteratively(), many times xoffset
and yoffset are specific values - (4,0) (0,4) and (4,4). Modified
code to call simplified NEON version at these specific offsets to
help with the performance.

Change-Id: Iaf896a0f7aae4697bd36a49e182525dd1ef1ab4d
2011-01-18 14:19:52 -05:00
..
fastfdct4x4_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
fastfdct8x4_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04: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 Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
subtract_neon.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04: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 Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8_subpixelvariance16x16_neon.asm Modify calling of NEON code in sub-pixel search 2011-01-18 14:19:52 -05:00
vp8_subpixelvariance16x16s_neon.asm Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00