HomeSort by relevance Sort by last modified time
    Searched defs:uint8_t (Results 1 - 25 of 161) sorted by null

1 2 3 4 5 6 7

  /external/clang/test/CodeGen/
2010-06-17-asmcrash.c 6 typedef unsigned char uint8_t; typedef
9 void avg_pixels8_mmx2(uint8_t *block, const uint8_t *pixels, int line_size, int h)
2007-09-12-PragmaPack.c 3 typedef unsigned char uint8_t; typedef
14 uint8_t major;
15 uint8_t minor;
20 uint8_t a[5];
22 uint8_t b;
  /external/webrtc/webrtc/modules/video_processing/util/
skin_detection.h 16 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/
_stdint.h 4 typedef unsigned char uint8_t; typedef
  /external/clang/test/Sema/
inline-asm-validate-aarch64.c 3 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 byte
    [all...]
  /external/e2fsprogs/lib/uuid/
uuid_types.h 9 typedef unsigned char uint8_t; typedef
  /external/pdfium/third_party/libopenjpeg20/
opj_stdint.h 40 typedef unsigned __int8 uint8_t; typedef
  /external/srtp/crypto/include/
integers.h 92 typedef unsigned char uint8_t; typedef
  /external/compiler-rt/lib/profile/
InstrProfilingPort.h 56 typedef unsigned char uint8_t; typedef
63 typedef unsigned char uint8_t; typedef
  /external/google-breakpad/src/google_breakpad/common/
breakpad_types.h 63 typedef unsigned __int8 uint8_t; typedef
  /external/icu/icu4c/source/common/unicode/
ptypes.h 71 /* 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/
types.h 28 typedef unsigned char uint8_t; typedef
  /external/skia/third_party/vulkan/
vk_platform.h 83 typedef unsigned __int8 uint8_t; typedef
  /external/skia/third_party/yasm/config/win/
stdint.h 19 typedef unsigned char uint8_t; typedef
  /external/vulkan-validation-layers/include/vulkan/
vk_platform.h 83 typedef unsigned __int8 uint8_t; typedef
  /external/webp/include/webp/
types.h 29 typedef unsigned char uint8_t; typedef
  /external/webp/src/webp/
types.h 29 typedef unsigned char uint8_t; typedef
  /frameworks/native/vulkan/include/vulkan/
vk_platform.h 76 typedef unsigned __int8 uint8_t; typedef
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
stdint.h 4 typedef unsigned char uint8_t; typedef
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_integer.h 23 typedef unsigned char uint8_t; typedef
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
stdint_invensense.h 26 typedef unsigned char uint8_t; typedef
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 26 typedef unsigned char uint8_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vk_platform.h 83 typedef unsigned __int8 uint8_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vk_platform.h 83 typedef unsigned __int8 uint8_t; typedef
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vk_platform.h 83 typedef unsigned __int8 uint8_t; typedef

Completed in 955 milliseconds

1 2 3 4 5 6 7