yang.zhang@arm.com ca5b1bd58b Add ScaleAddRows_NEON for ARM32/64
ARM32/64 NEON versions of ScaleAddRows_NEON are implemented.

BUG=319
TESTED=libyuvTest.Scale* on ARM32/64 with Android
R=fbarchard@google.com

Change-Id: I45b88c2b5f576042ba5b3d8d6f8851257fdb7218

Review URL: https://webrtc-codereview.appspot.com/46379004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1326 16f28f9a-4ce2-e073-06de-1de4eb20be90
2015-03-16 02:57:46 +00:00
..
basic_types.h Declare parameters that are unused, since C does not let you give a type without name. 2014-01-07 05:42:27 +00:00
compare.h Detect Endian of ARGB image. 2014-11-05 18:46:06 +00:00
convert_argb.h Remove Q420 fourcc support. 2015-02-11 18:20:54 +00:00
convert_from_argb.h switch from 8x8 to 4x4 matrix for dithering 2015-03-06 18:28:00 +00:00
convert_from.h Dither from I420 to RGB565 in 2 steps - I420ToARGB then ARGBToRGB565. 2015-03-10 01:45:04 +00:00
convert.h Remove Q420 fourcc support. 2015-02-11 18:20:54 +00:00
cpu_id.h Port a few functions to C 2014-01-06 22:37:28 +00:00
mjpeg_decoder.h fixes for blank line lint warnings 2014-08-14 19:42:48 +00:00
planar_functions.h Fix for planar functions SSE2 enable when building with clang for Windows. 2015-03-13 21:37:14 +00:00
rotate_argb.h C header compatible 2013-03-22 08:40:40 +00:00
rotate.h use LIBYUV_BOOL instead of bool 2014-01-07 03:59:31 +00:00
row.h I400ToARGB_AVX2 port from SSE2 to AVX2. 2015-03-11 18:12:17 +00:00
scale_argb.h YUV to ARGB scaler low level function. Not hooked up to high level. 2013-06-13 21:05:47 +00:00
scale_row.h Add ScaleAddRows_NEON for ARM32/64 2015-03-16 02:57:46 +00:00
scale.h scale16 api use LIBYUV_API 2014-09-15 22:01:43 +00:00
version.h test different ways to round and clamp 2015-03-13 22:24:45 +00:00
video_common.h Remove Q420 fourcc support. 2015-02-11 18:20:54 +00:00