fbarchard@google.com 0abb8dda2d detect neon for ndk but not sdk
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/366005

git-svn-id: http://libyuv.googlecode.com/svn/trunk@152 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-01-25 19:34:49 +00:00
..
compare.cc 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
convert.cc Make Bayer functions with same parameters as RGB conversions allowing consistant usage and testing. Functions are implemented with wrappers to single function for 4 fourccs. New I420ToBayer functions implemented similar to 2 step I420ToRGB565 etc. 2012-01-24 19:43:29 +00:00
convertfrom.cc Make Bayer functions with same parameters as RGB conversions allowing consistant usage and testing. Functions are implemented with wrappers to single function for 4 fourccs. New I420ToBayer functions implemented similar to 2 step I420ToRGB565 etc. 2012-01-24 19:43:29 +00:00
cpu_id.cc detect neon for ndk but not sdk 2012-01-25 19:34:49 +00:00
format_conversion.cc Make Bayer functions with same parameters as RGB conversions allowing consistant usage and testing. Functions are implemented with wrappers to single function for 4 fourccs. New I420ToBayer functions implemented similar to 2 step I420ToRGB565 etc. 2012-01-24 19:43:29 +00:00
planar_functions.cc Make Bayer functions with same parameters as RGB conversions allowing consistant usage and testing. Functions are implemented with wrappers to single function for 4 fourccs. New I420ToBayer functions implemented similar to 2 step I420ToRGB565 etc. 2012-01-24 19:43:29 +00:00
rotate_neon.cc Mirror a plane at a time so each can check cpu/alignment independently 2012-01-21 02:54:17 +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 Mirror a plane at a time so each can check cpu/alignment independently 2012-01-21 02:54:17 +00:00
row_common.cc Mirror a plane at a time so each can check cpu/alignment independently 2012-01-21 02:54:17 +00:00
row_neon.cc 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
row_posix.cc Mirror a plane at a time so each can check cpu/alignment independently 2012-01-21 02:54:17 +00:00
row_win.cc Mirror a plane at a time so each can check cpu/alignment independently 2012-01-21 02:54:17 +00:00
row.h Mirror a plane at a time so each can check cpu/alignment independently 2012-01-21 02:54:17 +00:00
scale.cc scale function relaxed pointer checks and unrolled scale34 and scale38 2012-01-21 06:46:34 +00:00
video_common.cc libyuv: Moving video_common to the include directory and updating rgb convert orientation. 2011-12-27 23:22:44 +00:00