| .. |
|
compare.cc
|
HashDjb2_SSE41 ported to gcc. gcc 4.5 required for pmulld instruction.
|
2012-04-23 20:09:35 +00:00 |
|
convert_from.cc
|
Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2
|
2012-04-04 21:53:27 +00:00 |
|
convert.cc
|
Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2
|
2012-04-04 21:53:27 +00:00 |
|
convertfrom.cc
|
copyrow for neon but not thumb for cros
|
2012-02-24 10:58:45 +00:00 |
|
cpu_id.cc
|
unaligned sse4 djb2 cleanup
|
2012-04-06 00:27:09 +00:00 |
|
format_conversion.cc
|
Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2
|
2012-04-04 21:53:27 +00:00 |
|
mjpeg_decoder.cc
|
JPEG use new/delete instead of scoped pointer
|
2012-03-27 21:28:05 +00:00 |
|
planar_functions.cc
|
ARGBUnattenuateRow_SSE2 use reciprocal table and pmul
|
2012-04-20 20:15:27 +00:00 |
|
rotate_neon.cc
|
Scale fix for Neon
|
2012-04-22 15:00:50 +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
|
Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2
|
2012-04-04 21:53:27 +00:00 |
|
row_common.cc
|
ARGBUnattenuateRow_SSE2 use reciprocal table and pmul
|
2012-04-20 20:15:27 +00:00 |
|
row_neon.cc
|
Neon constants need address of not value
|
2012-04-21 01:04:46 +00:00 |
|
row_posix.cc
|
ARGBUnattenuateRow_SSE2 use reciprocal table and pmul
|
2012-04-20 20:15:27 +00:00 |
|
row_win.cc
|
fix missing asm and version
|
2012-04-20 23:30:51 +00:00 |
|
row.h
|
ARGBUnattenuateRow_SSE2 use reciprocal table and pmul
|
2012-04-20 20:15:27 +00:00 |
|
scale.cc
|
scale unrolled to 2 pixels for C code
|
2012-04-24 06:01:18 +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 |