| .. |
|
basic_types.h
|
Change Mac to long long for int64
|
2012-11-01 21:11:42 +00:00 |
|
compare.h
|
Move Neon source to its own files.
|
2012-10-09 00:05:29 +00:00 |
|
convert_argb.h
|
Neon YToARGB and fix SSE2 to match C version
|
2012-11-02 09:51:29 +00:00 |
|
convert_from_argb.h
|
RGB formats converted to YUV with Neon
|
2012-11-05 23:40:11 +00:00 |
|
convert_from.h
|
Neon version of I420ToNV12 and I420ToNV21. NV21ToI420 added as function. CopyRow changed to vld4.8 to allow unaligned copy.
|
2012-10-22 17:24:50 +00:00 |
|
convert.h
|
RGB formats converted to YUV with Neon
|
2012-11-05 23:40:11 +00:00 |
|
cpu_id.h
|
mips version of SplitUV for nv12/21
|
2012-10-14 06:01:19 +00:00 |
|
format_conversion.h
|
Add exports to allow libyuv to be built as a shared lib.
|
2012-09-27 02:17:51 +00:00 |
|
mjpeg_decoder.h
|
ARGBInterpolateRow_SSSE3 for motion blur. Used to use bilinear row filter, which extrudes edges. This branches off the code so the extrude can be removed for Interpolate.
|
2012-09-16 05:00:37 +00:00 |
|
planar_functions.h
|
Adding I400Mirror allows unittesting of YUV mirroring
|
2012-10-25 20:34:42 +00:00 |
|
rotate_argb.h
|
Add exports to allow libyuv to be built as a shared lib.
|
2012-09-27 02:17:51 +00:00 |
|
rotate.h
|
Add exports to allow libyuv to be built as a shared lib.
|
2012-09-27 02:17:51 +00:00 |
|
row.h
|
Mirror source to continuous destination with Neon
|
2012-11-14 02:03:49 +00:00 |
|
scale_argb.h
|
Add exports to allow libyuv to be built as a shared lib.
|
2012-09-27 02:17:51 +00:00 |
|
scale.h
|
RGB formats converted to YUV with Neon
|
2012-11-05 23:40:11 +00:00 |
|
version.h
|
Some minor fixes for yuy2, r12 register, mask on any function.
|
2012-11-14 05:46:56 +00:00 |
|
video_common.h
|
Mirror source to continuous destination with Neon
|
2012-11-14 02:03:49 +00:00 |