Searched defs:uint8 (Results 1 - 25 of 26) sorted by relevance

12

/external/libyuv/files/util/
H A Dpsnr.h23 typedef unsigned char uint8; typedef
34 double ComputeSumSquareError(const uint8* org, const uint8* rec, int size);
H A Dssim.h23 typedef unsigned char uint8; typedef
27 double CalcSSIM(const uint8* org,
28 const uint8* rec,
/external/libtextclassifier/util/base/
H A Dintegral_types.h31 typedef unsigned char uint8; // NOLINT typedef in namespace:libtextclassifier
53 static_assert(sizeof(uint8) == 1, "wrong size");
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
H A Dmkvmuxertypes.h13 typedef unsigned char uint8; typedef in namespace:mkvmuxer
/external/dng_sdk/source/
H A Ddng_types.h46 typedef uint8_t uint8; typedef
62 typedef unsigned char uint8; typedef
/external/flatbuffers/python/flatbuffers/
H A Dpacker.py27 uint8 = struct.Struct("<B") variable
/external/google-breakpad/src/common/dwarf/
H A Dtypes.h43 typedef unsigned char uint8; typedef
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_types.h42 typedef uint8_t uint8; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
H A Dv8.S114 be,a uint8
143 uint8: label
/external/syslinux/gpxe/src/include/
H A Dstdint.h28 typedef uint8_t uint8; typedef
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h62 typedef unsigned char uint8; typedef
80 (reinterpret_cast<uint8*>(((reinterpret_cast<uintptr_t>(p) + \
84 ((uint8*)((((uintptr_t)(p) + ((t) - 1)) & ~((t) - 1)))) /* NOLINT */
/external/libyuv/files/include/libyuv/
H A Dbasic_types.h62 typedef unsigned char uint8; typedef
80 reinterpret_cast<uint8*>( \
84 (uint8*)((((uintptr_t)(p) + ((t)-1)) & ~((t)-1))) /* NOLINT */
/external/mmc-utils/3rdparty/hmac_sha/
H A Dsha2.h53 typedef unsigned char uint8; typedef
/external/vulkan-validation-layers/libs/glm/detail/
H A Dtype_int.hpp47 typedef std::uint8_t uint8; typedef in namespace:glm::detail
74 typedef unsigned char uint8;
94 typedef detail::uint8 uint8; typedef in namespace:glm
183 GLM_STATIC_ASSERT(sizeof(glm::uint8) == 1, "uint8 size isn't 1 byte on this platform");
/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h55 typedef unsigned char uint8; typedef
/external/regex-re2/util/
H A Dutil.h68 typedef uint8_t uint8; typedef in namespace:re2
/external/clang/test/SemaCXX/
H A Dconversion-function.cpp279 typedef unsigned char uint8; typedef in namespace:PR7934
288 operator uint8*() { return reinterpret_cast<uint8*>(ptr); }
/external/protobuf/src/google/protobuf/stubs/
H A Dport.h107 typedef unsigned __int8 uint8; typedef in namespace:google::protobuf
117 typedef unsigned char uint8; typedef in namespace:google::protobuf
/external/stressapptest/src/
H A Dsattypes.h45 typedef unsigned char uint8; typedef
/external/clang/test/Sema/
H A Dconversion.c425 typedef __attribute__ ((ext_vector_type( 8),__aligned__( 32))) uint32_t uint8; typedef
428 uint8 pairedConstants = (uint8) constants;
/external/libpcap/
H A Dpcap-rpcap.h116 typedef unsigned char uint8; /* Provides an 8-bits unsigned integer */ typedef
153 uint8 ver; /* RPCAP version number */
154 uint8 type; /* RPCAP message type (error, findalldevs, ...) */
243 uint8 jt; /* relative offset to jump to in case of 'true' */
244 uint8 jf; /* relative offset to jump to in case of 'false' */
272 uint8 method; /* Sampling method */
273 uint8 dummy1; /* Must be zero */
456 void rpcap_createhdr(struct rpcap_header *header, uint8 type, uint16 value, uint32 length);
458 int rpcap_checkmsg(char *errbuf, SOCKET sock, struct rpcap_header *header, uint8 first, ...);
/external/clang/lib/Headers/
H A Dopencl-c.h106 typedef uint uint8 __attribute__((ext_vector_type(8))); typedef
3388 char8 __ovld __cnfn convert_char8_rte(uint8);
3389 char8 __ovld __cnfn convert_char8_sat_rte(uint8);
3390 char8 __ovld __cnfn convert_char8_rtz(uint8);
3391 char8 __ovld __cnfn convert_char8_sat_rtz(uint8);
3392 char8 __ovld __cnfn convert_char8_rtp(uint8);
3393 char8 __ovld __cnfn convert_char8_sat_rtp(uint8);
3394 char8 __ovld __cnfn convert_char8_rtn(uint8);
3395 char8 __ovld __cnfn convert_char8_sat_rtn(uint8);
3396 char8 __ovld __cnfn convert_char8(uint8);
[all...]
/external/vulkan-validation-layers/libs/glm/gtc/
H A Dtype_precision.hpp340 typedef detail::uint8 lowp_uint8;
356 typedef detail::uint8 lowp_uint8_t;
372 typedef detail::uint8 lowp_u8;
388 typedef detail::uint8 mediump_uint8;
404 typedef detail::uint8 mediump_uint8_t;
420 typedef detail::uint8 mediump_u8;
436 typedef detail::uint8 highp_uint8;
452 typedef detail::uint8 highp_uint8_t;
468 typedef detail::uint8 highp_u8;
484 typedef detail::uint8 uint typedef in namespace:glm
[all...]
/external/pdfium/third_party/libtiff/
H A Dtiff.h61 * 8-bit quantities int8/uint8
69 typedef TIFF_UINT8_T uint8; typedef
/external/vulkan-validation-layers/libs/glm/
H A Dfwd.hpp727 typedef detail::uint8 lowp_uint8;
744 typedef detail::uint8 lowp_uint8_t;
761 typedef detail::uint8 lowp_u8;
779 typedef detail::uint8 mediump_uint8;
795 typedef detail::uint8 mediump_uint8_t;
811 typedef detail::uint8 mediump_u8;
829 typedef detail::uint8 highp_uint8;
845 typedef detail::uint8 highp_uint8_t;
861 typedef detail::uint8 highp_u8;
879 typedef detail::uint8 uint typedef in namespace:glm
[all...]

Completed in 983 milliseconds

12