fbarchard@google.com 83e1b17cc0 Add 2 ARGB Images together and store to destination
BUG=175
TEST=Add unittest
Review URL: https://webrtc-codereview.appspot.com/1049004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@543 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-01-18 23:03:56 +00:00
..
compare_common.cc Move compare modules into their own files, and scale for mips 2012-10-22 16:18:53 +00:00
compare_neon.cc Move Neon source to its own files. 2012-10-09 00:05:29 +00:00
compare_posix.cc Move compare modules into their own files, and scale for mips 2012-10-22 16:18:53 +00:00
compare_win.cc Move compare modules into their own files, and scale for mips 2012-10-22 16:18:53 +00:00
compare.cc Move compare modules into their own files, and scale for mips 2012-10-22 16:18:53 +00:00
convert_argb.cc Remove V210. Quality of this code is insufficient for libyuv. Unable to make V210 pass valgrind. Would require effort to add missing support and optimization. 2013-01-11 23:42:00 +00:00
convert_from_argb.cc ARGBToI444_SSSE3 UV function ported. Thanks to changjun.yang@intel.com 2013-01-16 05:54:56 +00:00
convert_from.cc Remove V210. Quality of this code is insufficient for libyuv. Unable to make V210 pass valgrind. Would require effort to add missing support and optimization. 2013-01-11 23:42:00 +00:00
convert.cc Remove V210. Quality of this code is insufficient for libyuv. Unable to make V210 pass valgrind. Would require effort to add missing support and optimization. 2013-01-11 23:42:00 +00:00
cpu_id.cc movbe instruction detect 2013-01-08 18:43:49 +00:00
format_conversion.cc Neon RGB24 to I420 2012-11-12 20:42:48 +00:00
memcpy_mips.S mips noexec stack for security safety 2012-12-14 00:08:35 +00:00
mjpeg_decoder.cc Move Neon source to its own files. 2012-10-09 00:05:29 +00:00
planar_functions.cc Add 2 ARGB Images together and store to destination 2013-01-18 23:03:56 +00:00
rotate_argb.cc scale by even amounts using Neon 2012-11-16 01:41:35 +00:00
rotate_mips.cc Mips port of libyuv. Includes functionality for convert, rotate, scale and memcpy. 2012-10-26 22:49:18 +00:00
rotate_neon.cc Attenuate AGRB pixels NEON optimized 2012-11-28 20:02:55 +00:00
rotate.cc scale by even amounts using Neon 2012-11-16 01:41:35 +00:00
row_any.cc Add 2 ARGB Images together and store to destination 2013-01-18 23:03:56 +00:00
row_common.cc Add 2 ARGB Images together and store to destination 2013-01-18 23:03:56 +00:00
row_mips.cc Remove ifdefs around each function for Neon and Mips since entire file requires SIMD. 2012-12-11 17:59:26 +00:00
row_neon.cc Use zip to replicate argb values out to 16 bits 2012-12-12 22:56:43 +00:00
row_posix.cc Add 2 ARGB Images together and store to destination 2013-01-18 23:03:56 +00:00
row_win.cc Add 2 ARGB Images together and store to destination 2013-01-18 23:03:56 +00:00
row_x86.asm Do not allows the other elfs to run on the chimney stack 2012-12-13 18:44:41 +00:00
scale_argb_neon.cc Neon optimized argb filter row for bilinear scale and Effects Interpolate. 2012-11-20 09:44:46 +00:00
scale_argb.cc Attenuate AGRB pixels NEON optimized 2012-11-28 20:02:55 +00:00
scale_mips.cc Mips port of libyuv. Includes functionality for convert, rotate, scale and memcpy. 2012-10-26 22:49:18 +00:00
scale_neon.cc lint cleanup 2012-11-17 00:00:23 +00:00
scale.cc Attenuate AGRB pixels NEON optimized 2012-11-28 20:02:55 +00:00
video_common.cc More fourcc testing 2012-12-18 18:33:16 +00:00
x86inc.asm Do not allows the other elfs to run on the chimney stack 2012-12-13 18:44:41 +00:00