2012-03-19 16:50:03 +00:00
..
compare.cc psnr function was using C. unittest fixed and warnings improved 2012-03-19 16:49:12 +00:00
convert_from.cc switch looping to jg from ja to allow non-multiple of 16 to underflow to a negative 2012-03-12 18:53:19 +00:00
convert.cc Rotate any format by converting into an I420 buffer and then rotating that 2012-03-19 15:52:55 +00:00
convertfrom.cc copyrow for neon but not thumb for cros 2012-02-24 10:58:45 +00:00
cpu_id.cc cpuid build fix for linux/non 2012-01-26 19:05:59 +00:00
format_conversion.cc switch looping to jg from ja to allow non-multiple of 16 to underflow to a negative 2012-03-12 18:53:19 +00:00
mjpeg_decoder.cc safe for x86 and memset for arm 2012-02-22 18:52:29 +00:00
planar_functions.cc SSSE3 version of alpha blender does pshufb instead of shift and 2 pshufw. 2012-03-19 16:50:03 +00:00
rotate_neon.cc splituv and mirroruv in row use 2 pixels at a time in C 2012-03-02 22:38:09 +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 switch looping to jg from ja to allow non-multiple of 16 to underflow to a negative 2012-03-12 18:53:19 +00:00
row_common.cc inline version of alpha blend 2012-03-15 19:40:07 +00:00
row_neon.cc switch looping to jg from ja to allow non-multiple of 16 to underflow to a negative 2012-03-12 18:53:19 +00:00
row_posix.cc inline version of alpha blend 2012-03-15 19:40:07 +00:00
row_win.cc SSSE3 version of alpha blender does pshufb instead of shift and 2 pshufw. 2012-03-19 16:50:03 +00:00
row.h SSSE3 version of alpha blender does pshufb instead of shift and 2 pshufw. 2012-03-19 16:50:03 +00:00
scale.cc switch looping to jg from ja to allow non-multiple of 16 to underflow to a negative 2012-03-12 18:53:19 +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