/external/libnfc-nci/src/nfa/int/ |
nfa_ce_int.h | 63 typedef UINT8 tNFA_CE_REG_TYPE; 70 UINT8 *p_ndef_data; 74 UINT8 uid_len; 75 UINT8 uid[NFA_MAX_UID_LEN]; 95 UINT8 nfcid2[NCI_RF_F_UID_LEN]; 98 UINT8 aid[NFC_MAX_AID_LEN]; /* AID to listen for (For type-4 only) */ 99 UINT8 aid_len; /* AID length */ 151 UINT8 t3t_nfcid2[NCI_RF_F_UID_LEN]; 153 UINT8 t4t_aid_handle; /* Type-4 aid callback handle (from CE_T4tRegisterAID) */ 172 UINT8 *p_scratch_buf; /* Scratch buffer for write requests * [all...] |
/external/libnfc-nci/src/udrv/include/ |
usb.h | 39 typedef UINT8 tUSB_PORT; 111 typedef UINT8 tUSB_OP; 165 typedef UINT8 tUSB_FEATURE; 174 typedef UINT8 tUSB_EVT; 181 UINT8 baud; /* Baud rate */ 182 UINT8 fc; /* Flow control */ 183 UINT8 buf; /* Data buffering mechanism */ 184 UINT8 pool; /* GKI buffer pool for received data */ 193 UINT8 baud; 194 UINT8 fc [all...] |
/system/bt/bta/dm/ |
bta_dm_int.h | 40 #define BTA_COPY_DEVICE_CLASS(coddst, codsrc) {((UINT8 *)(coddst))[0] = ((UINT8 *)(codsrc))[0]; \ 41 ((UINT8 *)(coddst))[1] = ((UINT8 *)(codsrc))[1]; \ 42 ((UINT8 *)(coddst))[2] = ((UINT8 *)(codsrc))[2];} 166 UINT8 pair_mode; 167 UINT8 conn_paired_only; 176 typedef UINT8 tBTA_DM_RS_RES; 187 UINT8 num_uuid [all...] |
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
gki.h | 343 UINT8 in_use; 388 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16, void*, void*); 389 GKI_API extern void GKI_exit_task(UINT8); 390 GKI_API extern UINT8 GKI_get_taskid(void); 392 GKI_API extern UINT8 *GKI_map_taskname(UINT8); 393 GKI_API extern UINT8 GKI_resume_task(UINT8); 396 GKI_API extern UINT8 GKI_suspend_task(UINT8) [all...] |
/external/libvpx/libvpx/third_party/libyuv/source/ |
compare.cc | 31 uint32 HashDjb2_C(const uint8* src, int count, uint32 seed); 38 uint32 HashDjb2_SSE41(const uint8* src, int count, uint32 seed); 42 uint32 HashDjb2_AVX2(const uint8* src, int count, uint32 seed); 49 uint32 HashDjb2(const uint8* src, uint64 count, uint32 seed) { 52 uint32 (*HashDjb2_SSE)(const uint8* src, int count, uint32 seed) = HashDjb2_C; 82 static uint32 ARGBDetectRow_C(const uint8* argb, int width) { 113 uint32 ARGBDetect(const uint8* argb, int stride_argb, int width, int height) { 130 uint32 SumSquareError_C(const uint8* src_a, const uint8* src_b, int count); 134 uint32 SumSquareError_NEON(const uint8* src_a, const uint8* src_b, int count) [all...] |
/external/libyuv/files/source/ |
rotate_argb.cc | 28 void ScaleARGBRowDownEven_SSE2(const uint8* src_ptr, int src_stride, 30 uint8* dst_ptr, int dst_width); 32 void ScaleARGBRowDownEven_C(const uint8* src_ptr, int, 34 uint8* dst_ptr, int dst_width); 36 static void ARGBTranspose(const uint8* src, int src_stride, 37 uint8* dst, int dst_stride, 39 void (*ScaleARGBRowDownEven)(const uint8* src_ptr, int src_stride, 40 int src_step, uint8* dst_ptr, int dst_width) = ScaleARGBRowDownEven_C; 57 void ARGBRotate90(const uint8* src, int src_stride, 58 uint8* dst, int dst_stride [all...] |
/system/bt/stack/bnep/ |
bnep_int.h | 120 UINT8 con_state; 130 UINT8 con_flags; 156 UINT8 re_transmits; 184 UINT8 trace_level; 205 extern tBNEP_CONN *bnep_conn_originate (UINT8 *p_bd_addr); 213 extern tBNEP_CONN *bnepu_find_bcb_by_bd_addr (UINT8 *p_bda); 220 UINT8 *p_src_addr, UINT8 *p_dest_addr, BOOLEAN ext_bit); 222 UINT8 *p_src_addr, UINT8 *p_dest_addr, UINT8 type) [all...] |
/external/libnfc-nci/src/gki/common/ |
gki.h | 346 UINT8 in_use; 391 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16, void*, void*); 392 GKI_API extern void GKI_exit_task(UINT8); 393 GKI_API extern UINT8 GKI_get_taskid(void); 395 GKI_API extern INT8 *GKI_map_taskname(UINT8); 396 GKI_API extern UINT8 GKI_resume_task(UINT8); 399 GKI_API extern UINT8 GKI_suspend_task(UINT8); [all...] |
/external/libnfc-nci/src/hal/int/ |
nfc_hal_int.h | 74 typedef UINT8 tNFC_HAL_WAIT_RSP; 111 UINT8 userial_baud; 112 UINT8 userial_fc; 165 typedef UINT8 tNFC_HAL_NCI_RAS; 173 typedef UINT8 tNFC_HAL_POWER_MODE; 184 typedef UINT8 tNFC_HAL_LP_EVT; 223 typedef UINT8 tNFC_HAL_INIT_STATE; 236 typedef UINT8 tNFC_HAL_DM_CONFIG; 243 UINT8 *p_param_buf; 254 UINT8 block [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/hash/ |
crc64.a | 96 0runtime.morestack_noctxt `? "".autotmp_0011 ?type.*uint8 |