| .. |
|
compare.cc
|
p2align all loops, copy stride to local for scale, and copy last byte in bilinear more efficiently
|
2012-05-02 00:10:16 +00:00 |
|
convert_from.cc
|
I411ToARGB doing 2 UV values with 8 Y values
|
2012-06-04 23:47:11 +00:00 |
|
convert.cc
|
p2align all loops, copy stride to local for scale, and copy last byte in bilinear more efficiently
|
2012-05-02 00:10:16 +00:00 |
|
cpu_id.cc
|
For cpu's with Neon, set arm as well. Make unittest allow testdata unaccessable but try proc/cpuinfo
|
2012-05-30 18:30:03 +00:00 |
|
format_conversion.cc
|
I411ToARGB doing 2 UV values with 8 Y values
|
2012-06-04 23:47:11 +00:00 |
|
mjpeg_decoder.cc
|
JPEG use new/delete instead of scoped pointer
|
2012-03-27 21:28:05 +00:00 |
|
planar_functions.cc
|
I411ToARGB doing 2 UV values with 8 Y values
|
2012-06-04 23:47:11 +00:00 |
|
rotate_neon.cc
|
p2align all loops, copy stride to local for scale, and copy last byte in bilinear more efficiently
|
2012-05-02 00:10:16 +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
|
p2align all loops, copy stride to local for scale, and copy last byte in bilinear more efficiently
|
2012-05-02 00:10:16 +00:00 |
|
row_common.cc
|
I411ToARGB doing 2 UV values with 8 Y values
|
2012-06-04 23:47:11 +00:00 |
|
row_neon.cc
|
I411ToARGB doing 2 UV values with 8 Y values
|
2012-06-04 23:47:11 +00:00 |
|
row_posix.cc
|
I411ToARGB doing 2 UV values with 8 Y values
|
2012-06-04 23:47:11 +00:00 |
|
row_win.cc
|
I411ToARGB doing 2 UV values with 8 Y values
|
2012-06-04 23:47:11 +00:00 |
|
row.h
|
I411ToARGB doing 2 UV values with 8 Y values
|
2012-06-04 23:47:11 +00:00 |
|
scale_argb.cc
|
Port Even ARGBScale to gcc
|
2012-05-09 22:52:23 +00:00 |
|
scale.cc
|
ARGBUnattenuateRow_C use same table as ARGBUnattenuateRow_SSE2. omit-frame-pointer for ScaleRowDown38_3_Int_NEON
|
2012-05-17 22:49:31 +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 |