fbarchard@google.com e5ffa14f31 CopyRow_X86 for gcc
BUG=none
TEST=none
Review URL: http://webrtc-codereview.appspot.com/300007

git-svn-id: http://libyuv.googlecode.com/svn/trunk@97 16f28f9a-4ce2-e073-06de-1de4eb20be90
2011-12-05 22:45:32 +00:00
..
compare.cc use IS_ALIGNED for width and stride to avoid mod that generates 6 instructions 2011-11-22 18:15:17 +00:00
conversion_tables.h cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified 2011-10-14 17:50:12 +00:00
convert.cc add ARGBRect, fix for 444 support in ConvertToI420 2011-11-23 18:58:38 +00:00
cpu_id.cc inline cpuid for better branch prediction 2011-11-22 00:40:39 +00:00
format_conversion.cc use IS_ALIGNED for width and stride to avoid mod that generates 6 instructions 2011-11-22 18:15:17 +00:00
planar_functions.cc CopyRow_X86 for gcc 2011-12-05 22:45:32 +00:00
rotate_neon.cc Change WIN32 to _M_IX86 and use YUV_DISABLE_ASM consistently 2011-11-17 22:13:17 +00:00
rotate_priv.h fix internal compiler error on mac by removing const from vectors 2011-11-11 21:57:06 +00:00
rotate.cc use IS_ALIGNED for width and stride to avoid mod that generates 6 instructions 2011-11-22 18:15:17 +00:00
row_common.cc I420Mirror rewrite, I420Copy movdqa, I444To420, I420To422 2011-11-21 23:54:38 +00:00
row_neon.cc YUVToARGB, YUVToBGRA,YUVToABGR optimized. 2011-11-19 01:39:57 +00:00
row_posix.cc I420Mirror rewrite, I420Copy movdqa, I444To420, I420To422 2011-11-21 23:54:38 +00:00
row_win.cc I420Mirror rewrite, I420Copy movdqa, I444To420, I420To422 2011-11-21 23:54:38 +00:00
row.h use IS_ALIGNED for width and stride to avoid mod that generates 6 instructions 2011-11-22 18:15:17 +00:00
scale.cc add ARGBRect, fix for 444 support in ConvertToI420 2011-11-23 18:58:38 +00:00
video_common.cc I444 fourcc and ConvertToI420 support 2011-11-23 00:01:24 +00:00
video_common.h I444 fourcc and ConvertToI420 support 2011-11-23 00:01:24 +00:00