2014-03-07 21:17:24 +00:00
..
basic_types.h Declare parameters that are unused, since C does not let you give a type without name. 2014-01-07 05:42:27 +00:00
compare.h Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
convert_argb.h Change name of variable for convert to crop_width/height instead of dst_width/height to clarify that it is used to crop the original before rotation and is not the final destination size. 2013-12-16 18:23:04 +00:00
convert_from_argb.h yasm ALIGN uppercase 2013-12-03 00:51:14 +00:00
convert_from.h Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
convert.h Change name of variable for convert to crop_width/height instead of dst_width/height to clarify that it is used to crop the original before rotation and is not the final destination size. 2013-12-16 18:23:04 +00:00
cpu_id.h Port a few functions to C 2014-01-06 22:37:28 +00:00
format_conversion.h Replace two spaces with one after . 2013-01-28 00:02:35 +00:00
mjpeg_decoder.h use LIBYUV_BOOL instead of bool 2014-01-07 03:59:31 +00:00
planar_functions.h Detect pnacl and disable x86 specific code. 2014-01-14 00:36:31 +00:00
rotate_argb.h C header compatible 2013-03-22 08:40:40 +00:00
rotate.h use LIBYUV_BOOL instead of bool 2014-01-07 03:59:31 +00:00
row.h Detect pnacl and disable x86 specific code. 2014-01-14 00:36:31 +00:00
scale_argb.h YUV to ARGB scaler low level function. Not hooked up to high level. 2013-06-13 21:05:47 +00:00
scale_row.h Detect pnacl and disable x86 specific code. 2014-01-14 00:36:31 +00:00
scale.h use LIBYUV_BOOL instead of bool 2014-01-07 03:59:31 +00:00
version.h If libyuv built with Neon, assume Neon is present on CPU. 2014-03-07 21:17:24 +00:00
video_common.h Add little endian 555/565 kCMPixelFormat's to alias list 2014-01-02 20:31:40 +00:00