Searched refs:uint8_t (Results 76 - 100 of 5136) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A Dinternal.h94 int (*init)(EVP_CIPHER_CTX *ctx, const uint8_t *key, const uint8_t *iv,
97 int (*cipher)(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in,
113 uint8_t key_len;
114 uint8_t nonce_len;
115 uint8_t overhead;
116 uint8_t max_tag_len;
118 int (*init)(struct evp_aead_ctx_st *, const uint8_t *key,
122 int (*seal)(const struct evp_aead_ctx_st *ctx, uint8_t *ou
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_driver.h40 uint8_t slot[4]; /* native slots for xyzw (addresses in 32-bit words) */
100 uint8_t type; /* PIPE_SHADER */
102 uint8_t optLevel; /* optimization level (0 to 3) */
103 uint8_t dbgFlags;
111 uint8_t sourceRep; /* NV50_PROGRAM_IR */
121 uint8_t numInputs;
122 uint8_t numOutputs;
123 uint8_t numPatchConstants; /* also included in numInputs/numOutputs */
124 uint8_t numSysVals;
131 uint8_t *typ
[all...]
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_driver.h40 uint8_t slot[4]; /* native slots for xyzw (addresses in 32-bit words) */
100 uint8_t type; /* PIPE_SHADER */
102 uint8_t optLevel; /* optimization level (0 to 3) */
103 uint8_t dbgFlags;
111 uint8_t sourceRep; /* NV50_PROGRAM_IR */
121 uint8_t numInputs;
122 uint8_t numOutputs;
123 uint8_t numPatchConstants; /* also included in numInputs/numOutputs */
124 uint8_t numSysVals;
131 uint8_t *typ
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/aes/
H A Dmode_wrappers.c56 void AES_ctr128_encrypt(const uint8_t *in, uint8_t *out, size_t len,
57 const AES_KEY *key, uint8_t ivec[AES_BLOCK_SIZE],
58 uint8_t ecount_buf[AES_BLOCK_SIZE], unsigned int *num) {
63 void AES_ecb_encrypt(const uint8_t *in, uint8_t *out, const AES_KEY *key,
77 void AES_cbc_encrypt(const uint8_t *in, uint8_t *out, size_t len,
78 const AES_KEY *key, uint8_t *ivec, const int enc) {
88 void asm_AES_cbc_encrypt(const uint8_t *i
[all...]
/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_ASTC.h17 bool CompressA8To12x12ASTC(uint8_t* dst, const uint8_t* src,
23 void DecompressASTC(uint8_t* dst, int dstRowBytes, const uint8_t* src,
H A DSkTextureCompressor_LATC.h17 bool CompressA8ToLATC(uint8_t* dst, const uint8_t* src,
23 void DecompressLATC(uint8_t* dst, int dstRowBytes, const uint8_t* src, int width, int height);
H A DSkTextureCompressor_R11EAC.h17 bool CompressA8ToR11EAC(uint8_t* dst, const uint8_t* src,
23 void DecompressR11EAC(uint8_t* dst, int dstRB, const uint8_t* src, int width, int height);
/external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
H A Dcolor_enhancement_private.h23 static const uint8_t colorTable[256][256] = {
/external/tcpdump/
H A Dopenflow.h36 const uint8_t, const uint16_t, const uint32_t);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format_etc.h32 util_format_etc1_rgb8_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
35 util_format_etc1_rgb8_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
38 util_format_etc1_rgb8_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_etc1_rgb8_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
44 util_format_etc1_rgb8_fetch_rgba_float(float *dst, const uint8_t *src, unsigned i, unsigned j);
H A Du_format_zs.h37 util_format_s8_uint_unpack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_s8_uint_pack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
45 util_format_z16_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
49 util_format_z16_unorm_pack_z_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
53 util_format_z16_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
57 util_format_z16_unorm_pack_z_32unorm(uint8_t *dst_row, unsigned dst_stride, const uint32_t *src_row, unsigned src_stride, unsigned width, unsigned height);
61 util_format_z32_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
65 util_format_z32_unorm_pack_z_float(uint8_t *dst_ro
[all...]
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Ddtmf_queue.h24 int32_t AddDTMF(uint8_t dtmf_key, uint16_t len, uint8_t level);
25 int8_t NextDTMF(uint8_t* dtmf_key, uint16_t* len, uint8_t* level);
31 uint8_t next_empty_index_;
32 uint8_t dtmf_key_[DTMF_OUTBAND_MAX];
34 uint8_t dtmf_level_[DTMF_OUTBAND_MAX];
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format_etc.h32 util_format_etc1_rgb8_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
35 util_format_etc1_rgb8_pack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
38 util_format_etc1_rgb8_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_etc1_rgb8_pack_rgba_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
44 util_format_etc1_rgb8_fetch_rgba_float(float *dst, const uint8_t *src, unsigned i, unsigned j);
H A Du_format_zs.h37 util_format_s8_uint_unpack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
41 util_format_s8_uint_pack_s_8uint(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
45 util_format_z16_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
49 util_format_z16_unorm_pack_z_float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned width, unsigned height);
53 util_format_z16_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
57 util_format_z16_unorm_pack_z_32unorm(uint8_t *dst_row, unsigned dst_stride, const uint32_t *src_row, unsigned src_stride, unsigned width, unsigned height);
61 util_format_z32_unorm_unpack_z_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
65 util_format_z32_unorm_pack_z_float(uint8_t *dst_ro
[all...]
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/socket/
H A Dhtonl.c12 uint8_t result_bytes[4];
13 result_bytes[0] = (uint8_t) ((hostlong >> 24) & 0xFF);
14 result_bytes[1] = (uint8_t) ((hostlong >> 16) & 0xFF);
15 result_bytes[2] = (uint8_t) ((hostlong >> 8) & 0xFF);
16 result_bytes[3] = (uint8_t) (hostlong & 0xFF);
/external/libnfc-nxp/src/
H A DphFriNfc_LlcpUtils.h48 uint8_t *pBuffStart; /* Points to first valid location in buffer */
49 uint8_t *pBuffEnd; /* Points to last valid location in buffer */
50 volatile uint8_t *pIn; /* Points to 1 before where the next TU1 will enter buffer */
51 volatile uint8_t *pOut; /* Points to 1 before where the next TU1 will leave buffer */
64 uint8_t *pType,
69 uint8_t type,
70 uint8_t length,
71 uint8_t *pValue);
76 uint8_t length,
77 uint8_t *pValu
[all...]
H A DphHciNfc_ISO15693.h83 uint8_t pipe_id;
84 uint8_t multiple_tgts_found;
86 uint8_t enable_iso_15693_gate;
127 uint8_t *ppipe_id
152 uint8_t pipeID,
176 uint8_t infotype,
226 uint8_t pipe_id,
227 uint8_t cmd
251 uint8_t afi_value
H A DphHciNfc_Jewel.h88 uint8_t pipe_id;
90 uint8_t multiple_tgts_found;
94 uint8_t enable_jewel_gate;
96 uint8_t uicc_activation;
136 uint8_t *ppipe_id
162 uint8_t pipeID,
184 uint8_t infotype,
235 uint8_t pipe_id,
236 uint8_t cmd
H A DphFriNfc_NdefReg.h128 uint8_t Count;
137 uint8_t Chunked[PH_FRINFC_NDEFREG_MAX_RTD];
140 uint8_t *RawRecord[PH_FRINFC_NDEFREG_MAX_RTD];
178 uint8_t NumberOfRTDs;
184 uint8_t Tnf[PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED];
191 uint8_t *NdefType[PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED];
198 uint8_t NdeftypeLength[PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED];
237 uint8_t *NdefData; /**< \internal Data to process. */
239 uint8_t State; /**< \internal The state of the library. */
240 uint8_t **NdefType
[all...]
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dsha.h89 OPENSSL_EXPORT int SHA1_Final(uint8_t *md, SHA_CTX *sha);
94 OPENSSL_EXPORT uint8_t *SHA1(const uint8_t *data, size_t len, uint8_t *out);
98 OPENSSL_EXPORT void SHA1_Transform(SHA_CTX *sha, const uint8_t *block);
124 OPENSSL_EXPORT int SHA224_Final(uint8_t *md, SHA256_CTX *sha);
129 OPENSSL_EXPORT uint8_t *SHA224(const uint8_t *data, size_t len, uint8_t *out);
148 OPENSSL_EXPORT int SHA256_Final(uint8_t *m
[all...]
/external/arduino/hardware/arduino/cores/arduino/
H A Dpins_arduino.h53 const static uint8_t SS = 53;
54 const static uint8_t MOSI = 51;
55 const static uint8_t MISO = 50;
56 const static uint8_t SCK = 52;
58 const static uint8_t SS = 10;
59 const static uint8_t MOSI = 11;
60 const static uint8_t MISO = 12;
61 const static uint8_t SCK = 13;
65 // greater than 255, so we can't store them in uint8_t's.
70 extern const uint8_t PROGME
[all...]
H A Dwiring.h93 #define lowByte(w) ((uint8_t) ((w) & 0xff))
94 #define highByte(w) ((uint8_t) ((w) >> 8))
106 typedef uint8_t boolean;
107 typedef uint8_t byte;
111 void pinMode(uint8_t, uint8_t);
112 void digitalWrite(uint8_t, uint8_t);
113 int digitalRead(uint8_t);
114 int analogRead(uint8_t);
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/rsa/
H A Dinternal.h95 int RSA_padding_add_PKCS1_type_1(uint8_t *to, unsigned to_len,
96 const uint8_t *from, unsigned from_len);
97 int RSA_padding_check_PKCS1_type_1(uint8_t *to, unsigned to_len,
98 const uint8_t *from, unsigned from_len);
99 int RSA_padding_add_PKCS1_type_2(uint8_t *to, unsigned to_len,
100 const uint8_t *from, unsigned from_len);
101 int RSA_padding_check_PKCS1_type_2(uint8_t *to, unsigned to_len,
102 const uint8_t *from, unsigned from_len);
103 int RSA_padding_add_PKCS1_OAEP_mgf1(uint8_t *to, unsigned to_len,
104 const uint8_t *fro
[all...]
/external/chromium_org/third_party/ots/src/
H A Dvdmx.h15 uint8_t charset;
16 uint8_t x_ratio;
17 uint8_t y_start_ratio;
18 uint8_t y_end_ratio;
29 uint8_t startsz;
30 uint8_t endsz;
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddiffer_block.cc21 int BlockDifference_C(const uint8_t* image1,
22 const uint8_t* image2,
35 int BlockDifference(const uint8_t* image1, const uint8_t* image2, int stride) {
36 static int (*diff_proc)(const uint8_t*, const uint8_t*, int) = NULL;

Completed in 668 milliseconds

1234567891011>>