2012-02-02 09:18:50 +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 Unaligned test/moves for some of the slower functions 2012-01-30 20:54:49 +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 cpuid build fix for linux/non 2012-01-26 19:05:59 +00:00
format_conversion.cc change switch statements to return instead of assert fixing warning on missing break. 2012-02-02 09:18:50 +00:00
planar_functions.cc Unaligned test/moves for some of the slower functions 2012-01-30 20:54:49 +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 ARGBToYUV with sse3 on any size/alignment 2012-01-28 08:44:35 +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 unaligned raw/rgb24 to ARGB 2012-01-30 23:32:50 +00:00
row_win.cc Unaligned test/moves for some of the slower functions 2012-01-30 20:54:49 +00:00
row.h ARGBToYUV with sse3 on any size/alignment 2012-01-28 08:44:35 +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