fbarchard@google.com 1702ec78f8 use movdqu on 2nd source for blend
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/479001

git-svn-id: http://libyuv.googlecode.com/svn/trunk@235 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-04-05 01:15:12 +00:00
..
compare.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
convert_from.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
convert.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
convertfrom.cc copyrow for neon but not thumb for cros 2012-02-24 10:58:45 +00:00
cpu_id.cc With an asm() away lint, this cleans up most remaining issues. 2012-03-29 02:19:26 +00:00
format_conversion.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
mjpeg_decoder.cc JPEG use new/delete instead of scoped pointer 2012-03-27 21:28:05 +00:00
planar_functions.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
rotate_neon.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
rotate_priv.h clang on linux prefers no args for rep movsl/stosl. ifdef for C that removes namespace. extern c allows c++ to be used to compile, including with namespace, but C program can link libyuv 2011-12-10 07:45:58 +00:00
rotate.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
row_common.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
row_neon.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
row_posix.cc use movdqu on 2nd source for blend 2012-04-05 01:15:12 +00:00
row_win.cc use movdqu on 2nd source for blend 2012-04-05 01:15:12 +00:00
row.h Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
scale.cc Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
video_common.cc gcc port of alpha blend and add align to row_win loops 2012-03-07 18:24:51 +00:00