| .. |
|
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
|
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.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
|
libyuv::CpuId as function to reduce header dependencies
|
2012-05-08 02:04:22 +00:00 |
|
format_conversion.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 |
|
mjpeg_decoder.cc
|
JPEG use new/delete instead of scoped pointer
|
2012-03-27 21:28:05 +00:00 |
|
planar_functions.cc
|
YUY2 directly to ARGB.
|
2012-04-27 20:14:09 +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
|
AddRow function to help implement box filter
|
2012-04-26 00:01:41 +00:00 |
|
row_neon.cc
|
Neon constants need address of not value
|
2012-04-21 01:04:46 +00:00 |
|
row_posix.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_win.cc
|
AddRow function to help implement box filter
|
2012-04-26 00:01:41 +00:00 |
|
row.h
|
AddRow function to help implement box filter
|
2012-04-26 00:01:41 +00:00 |
|
scale_argb.cc
|
Disable ARGB scaling on gcc 32 bit to avoid running out of GPR registers
|
2012-05-07 22:33:51 +00:00 |
|
scale.cc
|
scale_argb module for point and bilinear scaling of ARGB
|
2012-05-03 06:17:44 +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 |