ashok.bhat@gmail.com 9453f7c494 Add a placeholder file for ARM64 Row Neon implementation
BUG=319
TEST=libyuv_unittest
R=fbarchard@google.com

Change-Id: I9fdc355d285062d32c11dba4e240d32f5b1bcb80
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>

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

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

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1041 16f28f9a-4ce2-e073-06de-1de4eb20be90
2014-08-07 13:40:18 +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 Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
convert_argb.h Change name of variable for convert to crop_width/height instead of dst_width/height to clarify that it is used to crop the original before rotation and is not the final destination size. 2013-12-16 18:23:04 +00:00
convert_from_argb.h Add ARGBToABGR and ARGBToBGRA as actual functions instead of macros. 2014-06-02 19:24:57 +00:00
convert_from.h Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
convert.h Change name of variable for convert to crop_width/height instead of dst_width/height to clarify that it is used to crop the original before rotation and is not the final destination size. 2013-12-16 18:23:04 +00:00
cpu_id.h Port a few functions to C 2014-01-06 22:37:28 +00:00
format_conversion.h Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
mjpeg_decoder.h changes to accommodate libjpeg 9 interface. 2014-05-13 19:00:01 +00:00
planar_functions.h YUV scaling with 16 bit planes 2014-05-20 19:22:30 +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 Add a placeholder file for ARM64 Row Neon implementation 2014-08-07 13:40:18 +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 YUV scaling with 16 bit planes 2014-05-20 19:22:30 +00:00
scale.h YUV scaling with 16 bit planes 2014-05-20 19:22:30 +00:00
version.h Add a placeholder file for ARM64 Row Neon implementation 2014-08-07 13:40:18 +00:00
video_common.h Detect clang-cl compiler and disable assembly for now. 2014-07-09 17:55:23 +00:00