Searched defs:uint8_t (Results 1 - 25 of 56) sorted by relevance

123

/external/webrtc/webrtc/modules/video_processing/util/
H A Dskin_detection.h16 typedef unsigned char uint8_t; typedef in namespace:webrtc
17 bool MbHasSkinColor(const uint8_t* y_src,
18 const uint8_t* u_src,
19 const uint8_t* v_src,
/external/libexif/contrib/watcom/
H A D_stdint.h4 typedef unsigned char uint8_t; typedef
/external/clang/test/CodeGen/
H A D2010-06-17-asmcrash.c6 typedef unsigned char uint8_t; typedef
9 void avg_pixels8_mmx2(uint8_t *block, const uint8_t *pixels, int line_size, int h)
H A D2007-09-12-PragmaPack.c3 typedef unsigned char uint8_t; typedef
14 uint8_t major;
15 uint8_t minor;
20 uint8_t a[5];
22 uint8_t b;
H A Dtbaa-class.cpp5 typedef unsigned char uint8_t; typedef
37 uint8_t f8;
/external/e2fsprogs/lib/uuid/
H A Duuid_types.h9 typedef unsigned char uint8_t; typedef
/external/pdfium/third_party/libopenjpeg20/
H A Dopj_stdint.h40 typedef unsigned __int8 uint8_t; typedef
/external/srtp/crypto/include/
H A Dintegers.h92 typedef unsigned char uint8_t; typedef
/external/clang/test/Sema/
H A Dinline-asm-validate-aarch64.c3 typedef unsigned char uint8_t; typedef
5 uint8_t constraint_r(uint8_t *addr) {
6 uint8_t byte;
16 uint8_t constraint_r_symbolic(uint8_t *addr) {
17 uint8_t byte;
29 uint8_t constraint_r_symbolic_macro(uint8_t *addr) {
30 uint8_t byt
[all...]
/external/compiler-rt/lib/profile/
H A DInstrProfilingPort.h56 typedef unsigned char uint8_t; typedef
63 typedef unsigned char uint8_t; typedef
/external/google-breakpad/src/google_breakpad/common/
H A Dbreakpad_types.h63 typedef unsigned __int8 uint8_t; typedef
/external/icu/icu4c/source/common/unicode/
H A Dptypes.h71 /* z/OS has <stdint.h>, but some versions are missing uint8_t (APAR PK62248). */
74 typedef unsigned char uint8_t; typedef
89 typedef unsigned char uint8_t; typedef
/external/opencv3/3rdparty/libwebp/webp/
H A Dtypes.h28 typedef unsigned char uint8_t; typedef
/external/skia/third_party/vulkan/
H A Dvk_platform.h83 typedef unsigned __int8 uint8_t; typedef
/external/skia/third_party/yasm/config/win/
H A Dstdint.h19 typedef unsigned char uint8_t; typedef
/external/vulkan-validation-layers/include/vulkan/
H A Dvk_platform.h83 typedef unsigned __int8 uint8_t; typedef
/external/webp/include/webp/
H A Dtypes.h29 typedef unsigned char uint8_t; typedef
/external/webp/src/webp/
H A Dtypes.h29 typedef unsigned char uint8_t; typedef
/external/libvpx/libvpx/vpx/
H A Dvpx_integer.h32 typedef unsigned char uint8_t; typedef
/external/mesa3d/src/egl/main/
H A Deglcompiler.h41 typedef unsigned __int8 uint8_t; typedef
/external/nanopb-c/extra/
H A Dpb_syshdr.h20 typedef unsigned char uint8_t; typedef
/external/skia/include/gpu/
H A DGrConfig.h57 typedef unsigned char uint8_t; typedef
/external/clang/test/ARCMT/
H A DCommon.h18 typedef unsigned char uint8_t; typedef
/external/flac/include/share/
H A Dcompat.h134 typedef unsigned __int8 uint8_t; typedef
/external/sfntly/cpp/src/sfntly/port/
H A Dtype.h23 typedef unsigned char uint8_t; typedef
50 typedef uint8_t byte_t;

Completed in 2771 milliseconds

123