nfullagar@google.com e9a27403d4 First go at porting blur component to NaCl
BUG=253
TEST=ncvar
R=fbarchard@google.com

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

git-svn-id: http://libyuv.googlecode.com/svn/trunk@754 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-08-09 18:21:57 +00:00
..
compare_common.cc remove empty last line 2013-04-24 19:08:17 +00:00
compare_neon.cc Change vld and vst to specify only elements and size not sign for better arm compiler compatability. 2013-06-10 16:21:57 +00:00
compare_posix.cc Make unittests to 1280 pixels for simple planar tests, to get more realistic performance metrics than 256 pixels. 2013-08-09 02:02:52 +00:00
compare_win.cc Port compare functions to Nacl 2013-08-08 23:52:34 +00:00
compare.cc Port compare functions to Nacl 2013-08-08 23:52:34 +00:00
convert_argb.cc replace static const with static to avoid internal compiler error with gcc 2013-08-02 17:48:24 +00:00
convert_from_argb.cc replace static const with static to avoid internal compiler error with gcc 2013-08-02 17:48:24 +00:00
convert_from.cc Fix crash on wide images 2013-05-31 16:55:27 +00:00
convert_jpeg.cc Move convert_to_argb and MJPGToARGB to isolated files. Move ValidateJPeg to its own file. Allows jpeg to be not linked in for more applications. 2013-04-11 16:34:24 +00:00
convert_to_argb.cc Move convert_to_argb and MJPGToARGB to isolated files. Move ValidateJPeg to its own file. Allows jpeg to be not linked in for more applications. 2013-04-11 16:34:24 +00:00
convert_to_i420.cc isolate jpeg to convert_jpeg and call from convert_to_i420 2013-04-09 23:00:56 +00:00
convert.cc Scale down by 4 used 3rd pixel 2013-05-30 07:14:14 +00:00
cpu_id.cc syntax error fix 2013-07-26 01:18:25 +00:00
format_conversion.cc Fix crash on wide images 2013-05-31 16:55:27 +00:00
mjpeg_decoder.cc Remove duplicate function 2013-04-11 20:37:10 +00:00
mjpeg_validate.cc Move convert_to_argb and MJPGToARGB to isolated files. Move ValidateJPeg to its own file. Allows jpeg to be not linked in for more applications. 2013-04-11 16:34:24 +00:00
planar_functions.cc Add RGBColorTable which is like ARGBColorTable but only does first 3 channels. 2013-07-24 21:35:57 +00:00
rotate_argb.cc Fix crash on wide images 2013-05-31 16:55:27 +00:00
rotate_mips.cc Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86 2013-02-27 00:20:29 +00:00
rotate_neon.cc replace static const with static to avoid internal compiler error with gcc 2013-08-02 17:48:24 +00:00
rotate.cc gcc msys compile ifdefs avoid Visual C inline 2013-06-04 17:58:57 +00:00
row_any.cc Adapt row interpolator to do YUV as well as ARGB without extrude so it can be used in I420Scale. 2013-05-30 23:42:27 +00:00
row_common.cc Math functions - add, substract, multiply and shade adapted to nacl friendly addressing. 2013-08-06 20:47:18 +00:00
row_mips.cc Adapt row interpolator to do YUV as well as ARGB without extrude so it can be used in I420Scale. 2013-05-30 23:42:27 +00:00
row_neon.cc replace static const with static to avoid internal compiler error with gcc 2013-08-02 17:48:24 +00:00
row_posix.cc First go at porting blur component to NaCl 2013-08-09 18:21:57 +00:00
row_win.cc Port some of the conversion routines to nacl 2013-08-07 20:29:18 +00:00
row_x86.asm Unattenuate AVX2 2013-02-20 22:18:36 +00:00
scale_argb_neon.cc Change vld and vst to specify only elements and size not sign for better arm compiler compatability. 2013-06-10 16:21:57 +00:00
scale_argb.cc replace static const with static to avoid internal compiler error with gcc 2013-08-02 17:48:24 +00:00
scale_mips.cc replace static const with static to avoid internal compiler error with gcc 2013-08-02 17:48:24 +00:00
scale_neon.cc replace static const with static to avoid internal compiler error with gcc 2013-08-02 17:48:24 +00:00
scale.cc replace static const with static to avoid internal compiler error with gcc 2013-08-02 17:48:24 +00:00
video_common.cc Add OSX fourcc for 32 and 24 bit big endian formats, using by camtwist 2013-05-19 18:32:45 +00:00
x86inc.asm Do not allows the other elfs to run on the chimney stack 2012-12-13 18:44:41 +00:00