fbarchard@google.com c5d44a0c5e cpuid add sse41 and x86
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/485001

git-svn-id: http://libyuv.googlecode.com/svn/trunk@236 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-04-05 20:39:42 +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 cpuid add sse41 and x86 2012-04-05 20:39:42 +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 cpuid add sse41 and x86 2012-04-05 20:39:42 +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 cpuid add sse41 and x86 2012-04-05 20:39:42 +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