libyuv/unit_test
Frank Barchard 7e389884a1 Switch to C99 types
Append _t to all sized types.
uint64 becomes uint64_t etc

Bug: libyuv:774
Test: try bots build on all platforms
Change-Id: Ide273d7f8012313d6610415d514a956d6f3a8cac
Reviewed-on: https://chromium-review.googlesource.com/879922
Reviewed-by: Miguel Casas <mcasas@chromium.org>
2018-01-23 19:16:05 +00: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 Switch to C99 types 2018-01-23 19:16:05 +00:00
color_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
compare_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
convert_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
cpu_test.cc Remove Mips DSPR2 code 2017-12-14 18:22:16 +00:00
cpu_thread_test.cc MaskCpuFlags return cpuinfo so InitCpuFlags can call it 2017-05-24 22:27:03 +00:00
math_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
planar_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
rotate_argb_test.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
rotate_test.cc clang-format libyuv 2016-11-07 17:37:23 -08:00
scale_argb_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
scale_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
unit_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00
unit_test.h Switch to C99 types 2018-01-23 19:16:05 +00:00
video_common_test.cc Switch to C99 types 2018-01-23 19:16:05 +00:00