libyuv/unit_test
Frank Barchard f00bc9ef46 Add J444ToARGB conversion function.
J444 is JPeg YUV color space with 444 subsampling.
This implementation uses the existing I444ToARGB conversion, which is
BT.601 color space with 444 subsampling, but passing in the jpeg
color matrix constants.

TBR=harryjin@google.com
BUG=449

Review URL: https://codereview.chromium.org/1387313002 .
2015-10-06 18:46:53 -07:00
..
testdata Detect asimd as same as Neon for Arm features. Used on Juno aarch64 linux. 2014-09-22 18:30:17 +00:00
basictypes_test.cc if types are already defined, dont define them again. 2013-02-05 02:17:18 +00:00
color_test.cc Speed up rounding to byte test 2015-10-02 15:27:13 -07:00
compare_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
convert_test.cc Add J444ToARGB conversion function. 2015-10-06 18:46:53 -07:00
cpu_test.cc Detect asimd as same as Neon for Arm features. Used on Juno aarch64 linux. 2014-09-22 18:30:17 +00:00
math_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
planar_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
rotate_argb_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
rotate_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
scale_argb_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
scale_color_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
scale_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
unit_test.cc Replace random with fastrand 2015-09-22 15:47:36 -07:00
unit_test.h Replace random with fastrand 2015-09-22 15:47:36 -07:00
version_test.cc disable version which fails under git 2015-06-16 10:02:41 -07:00
video_common_test.cc Remove Q420 fourcc support. 2015-02-11 18:20:54 +00:00