2012-10-22 17:24:50 +00:00
..
basic_types.h attribute visible for gcc but not APPLE 2012-10-01 03:32:33 +00:00
compare.h Move Neon source to its own files. 2012-10-09 00:05:29 +00:00
convert_argb.h Move Neon source to its own files. 2012-10-09 00:05:29 +00:00
convert_from_argb.h Add convert_from_argb.h for all conversion functions from ARGB to something else. 2012-10-11 23:10:53 +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 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
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 More tests for NV12 2012-10-14 07:19:31 +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 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
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 Add exports to allow libyuv to be built as a shared lib. 2012-09-27 02:17:51 +00:00
version.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
video_common.h YU12 has a normal fourcc instead of an alias, allowing code to treat it as different, if needed. 2012-10-04 21:04:27 +00:00