2012-01-20 18:10:14 +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 RGB565 etc to I420 had UV function pointer set wrong for _C version. 2012-01-18 00:27:58 +00:00
convertfrom.cc ConvertFrom remove sample size and add stride 2012-01-19 18:54:35 +00:00
cpu_id.cc cleanup of include order, std include comments on what function they are for, and guard naming to match folder 2012-01-04 02:21:05 +00:00
format_conversion.cc cleanup of include order, std include comments on what function they are for, and guard naming to match folder 2012-01-04 02:21:05 +00:00
planar_functions.cc wrapper for yuv to argb that handles destination misalignment and odd widths by using a memcpy 2012-01-20 18:10:14 +00:00
rotate_neon.cc cleanup of include order, std include comments on what function they are for, and guard naming to match folder 2012-01-04 02:21:05 +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 .private_extern for OSX 32 bit but not for other platforms 2011-12-21 18:30:15 +00:00
row_common.cc wrapper for yuv to argb that handles destination misalignment and odd widths by using a memcpy 2012-01-20 18:10:14 +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 address munge for rowreverse. And computer green mask based on red mask to save one shift. 2012-01-20 00:42:00 +00:00
row_win.cc address munge for rowreverse. And computer green mask based on red mask to save one shift. 2012-01-20 00:42:00 +00:00
row.h wrapper for yuv to argb that handles destination misalignment and odd widths by using a memcpy 2012-01-20 18:10:14 +00:00
scale.cc ScaleFilterRows optimized for NEON. 2012-01-04 23:04:07 +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