HomeSort by relevance Sort by last modified time
    Searched defs:uint8 (Results 51 - 75 of 100) sorted by null

1 23 4

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 193 typedef unsigned char uint8; typedef
  /prebuilts/go/darwin-x86/src/builtin/
builtin.go 22 // uint8 is the set of all unsigned 8-bit integers.
24 type uint8 uint8 type
85 // byte is an alias for uint8 and is equivalent to uint8 in all ways. It is
88 type byte = uint8
  /prebuilts/go/linux-x86/src/builtin/
builtin.go 22 // uint8 is the set of all unsigned 8-bit integers.
24 type uint8 uint8 type
85 // byte is an alias for uint8 and is equivalent to uint8 in all ways. It is
88 type byte = uint8
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
port.h 107 typedef unsigned __int8 uint8; typedef in namespace:google::protobuf
117 typedef unsigned char uint8; typedef in namespace:google::protobuf
  /system/bt/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h 86 uint8_t uint8[SBC_MAX_BANDS]; member in union:__anon1835
91 uint8_t uint8[2 * SBC_MAX_BANDS]; member in union:__anon1836
oi_codec_sbc.h 204 uint8_t uint8[SBC_MAX_CHANNELS * SBC_MAX_BANDS]; member in union:__anon1830::__anon1831
  /external/tensorflow/tensorflow/contrib/lite/
context.h 151 uint8_t* uint8; member in union:__anon39226
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bthsdpdef.h 82 UCHAR uint8; member in union:_SPD_ELEMENT_DATA::__anon63511
  /external/clang/test/Sema/
conversion.c 425 typedef __attribute__ ((ext_vector_type( 8),__aligned__( 32))) uint32_t uint8; typedef
428 uint8 pairedConstants = (uint8) constants;
  /external/python/cpython3/Lib/
pickletools.py 306 raise ValueError("not enough data in stream to read uint8")
308 uint8 = ArgumentDescriptor( variable
309 name='uint8',
    [all...]
  /external/tensorflow/tensorflow/python/framework/
dtypes.py 42 * `tf.uint8`: 8-bit unsigned integer.
312 np.uint8: (0, 255),
341 uint8 = DType(types_pb2.DT_UINT8) variable
342 tf_export("uint8").export_constant(__name__, "uint8")
406 types_pb2.DT_UINT8: uint8,
456 types_pb2.DT_UINT8: "uint8",
518 _np_quint8 = np.dtype([("quint8", np.uint8, 1)])
535 (np.uint8, uint8),
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h 35 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
155 uint8 *bytePtr;
156 uint8 bitPos;
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 35 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
152 uint8 *bytePtr;
153 uint8 bitPos;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 35 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
152 uint8 *bytePtr;
153 uint8 bitPos;
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 35 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
152 uint8 *bytePtr;
153 uint8 bitPos;
  /external/libpcap/
pcap-rpcap.h 116 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, ...);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 26 typedef uint8_t uint8; typedef
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 23 #ifndef uint8
24 typedef unsigned char uint8; typedef
44 uint8 profile_and_level_indication;
49 uint8* buffer_addr;
57 uint8 vop_coded;
81 uint8 pic_parameter_set_id;
82 uint8 seq_parameter_set_id;
84 uint8 profile_idc;
85 uint8 level_idc;
86 uint8 constraint_set1_flag
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 165 typedef unsigned __int8 uint8; typedef in namespace:google::protobuf
175 typedef uint8_t uint8; typedef in namespace:google::protobuf
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 165 typedef unsigned __int8 uint8; typedef in namespace:google::protobuf
175 typedef uint8_t uint8; typedef in namespace:google::protobuf
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 165 typedef unsigned __int8 uint8; typedef in namespace:google::protobuf
175 typedef uint8_t uint8; typedef in namespace:google::protobuf
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 165 typedef unsigned __int8 uint8; typedef in namespace:google::protobuf
175 typedef uint8_t uint8; typedef in namespace:google::protobuf
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 106 typedef uint uint8 __attribute__((ext_vector_type(8))); typedef
    [all...]
  /external/vulkan-validation-layers/libs/glm/gtc/
type_precision.hpp 340 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 uint8 typedef in namespace:glm
    [all...]
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 36 #ifndef uint8
37 typedef unsigned char uint8; typedef
57 uint8 profile_and_level_indication;
62 uint8 video_format;
65 uint8 video_range;
68 uint8 matrix_coefficients;
70 uint8 short_video_header;
73 uint8 aspect_ratio_info;
74 uint8 par_width;
75 uint8 par_height
    [all...]

Completed in 1574 milliseconds

1 23 4