2012-12-11 17:59:26 +00:00
..
basic_types.h lint cleanup 2012-11-17 00:00:23 +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 Attenuate AGRB pixels NEON optimized 2012-11-28 20:02:55 +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 Color Matrix for Neon 2012-12-04 01:05:28 +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 Remove ifdefs around each function for Neon and Mips since entire file requires SIMD. 2012-12-11 17:59:26 +00:00
video_common.h Mirror source to continuous destination with Neon 2012-11-14 02:03:49 +00:00