/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | ethernet.h | 121 uint16 ether_type; 152 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ 153 (((const uint16 *)(a))[1] ^ ((const uint16 *)(b))[1]) | \ 154 (((const uint16 *)(a))[2] ^ ((const uint16 *)(b))[2])) 161 ((uint16 *)(d))[0] = ((const uint16 *)(s))[0]; \ 162 ((uint16 *)(d))[1] = ((const uint16 *)(s))[1]; \ 163 ((uint16 *)(d))[2] = ((const uint16 *)(s))[2]; \ 171 ((uint16 *)(d))[2] = ((uint16 *)(s))[2]; \ 172 ((uint16 *)(d))[1] = ((uint16 *)(s))[1]; \ 173 ((uint16 *)(d))[0] = ((uint16 *)(s))[0]; \ [all …]
|
D | vlan.h | 49 uint16 vlan_type; /* 0x8100 */ 50 uint16 vlan_tag; /* priority, cfi and vid */ 56 uint16 vlan_type; /* 0x8100 */ 57 uint16 vlan_tag; /* priority, cfi and vid */ 58 uint16 ether_type; 64 uint16 length; /* frame length incl header */ 71 uint16 vlan_type; /* 0x8100 */ 72 uint16 vlan_tag; /* priority, cfi and vid */ 73 uint16 ether_type; /* ethertype */
|
D | bt_amp_hci.h | 30 uint16 opcode; 136 uint16 bredr; 212 uint16 opcode; 217 uint16 opcode; 222 uint16 handle; 233 uint16 len; 245 uint16 PAL_cap; 246 uint16 AMP_ASSOC_len; 253 uint16 llh; 260 uint16 llh; [all …]
|
D | 802.11.h | 98 uint16 type; /* ethertype */ 111 uint16 fc; /* frame control */ 112 uint16 durid; /* duration/ID */ 116 uint16 seq; /* sequence control */ 123 uint16 fc; /* frame control */ 124 uint16 durid; /* duration/ID */ 131 uint16 fc; /* frame control */ 132 uint16 durid; /* duration/ID */ 138 uint16 fc; /* frame control */ 139 uint16 durid; /* duration/ID */ [all …]
|
D | bcmevent.h | 56 uint16 version; 57 uint16 flags; /* see flags below */ 70 uint16 version; 71 uint16 flags; /* see flags below */ 317 uint16 version; 318 uint16 channel; /* Matches chanspec_t format from bcmwifi_channels.h */ 390 uint16 channel; /* channel of GAS protocol */ 393 uint16 status_code; /* status code on GAS completion */ 394 uint16 data_len; /* length of data to follow */ 400 uint16 length; /* length of response_data */ [all …]
|
D | p2p.h | 253 uint16 cat_id; /* Category ID */ 256 uint16 sub_cat_id; /* Sub Category ID */ 265 uint16 wps_cfg_meths; /* Config Methods: reg_prototlv.h WPS_CONFMET_* */ 486 uint16 svc_updi; /* Service Update Indicator */ 495 uint16 len; /* Length: 5 plus size of Query Data */ 504 uint16 info_id; /* Info ID: 0xDDDD */ 505 uint16 len; /* Length of service request TLV, 5 plus the size of request data */ 515 uint16 qreq_len; /* Query Request Length */ 522 uint16 len; /* Length: 5 plus size of Query Data */ 532 uint16 info_id; /* Info ID: 0xDDDD */ [all …]
|
D | bcmeth.h | 94 uint16 subtype; /* Vendor specific..32769 */ 95 uint16 length; 99 uint16 usr_subtype;
|
D | 802.11e.h | 54 uint16 nom_msdu_size; /* (Nominal or fixed) MSDU Size (bytes) */ 55 uint16 max_msdu_size; /* Maximum MSDU Size (bytes) */ 67 uint16 surplus_bw; /* Surplus Bandwidth Allowance (range 1.0-8.0) */ 68 uint16 medium_time; /* Medium Time (32 us/s periods) */
|
D | 802.3.h | 33 uint16 length; /* frame length incl header */ 40 uint16 type; /* ethertype */
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmendian.h | 31 ((uint16)((((uint16)(val) & (uint16)0x00ffU) << 8) | \ 32 (((uint16)(val) & (uint16)0xff00U) >> 8))) 85 sizeof(*(ptr)) == sizeof(uint16) ? _LTOH16_UA((const uint8 *)(ptr)) : \ 91 sizeof(*(ptr)) == sizeof(uint16) ? _NTOH16_UA((const uint8 *)(ptr)) : \ 102 uint16 _val = (val); \ 117 uint16 *_buf = (uint16 *)(buf); \ 126 uint16 _val = (val); \ 142 uint16 _val = (val); \ 180 static INLINE uint16 181 bcmswap16(uint16 val) in bcmswap16() [all …]
|
D | bcm_mpool_pub.h | 106 uint16 nobj; /* Total number of objects in this pool */ 107 uint16 num_alloc; /* Number of objects currently allocated */ 108 uint16 high_water; /* Max number of allocated objects. */ 109 uint16 failed_alloc; /* Failed allocations. */
|
D | bcmutils.h | 105 uint16 len; /* number of queued packets */ 106 uint16 max; /* maximum number of queued packets */ 144 uint16 num_prec; /* number of precedences in use */ \ 145 uint16 hi_prec; /* rapid dequeue hint (>= highest non-empty prec) */ \ 146 uint16 max; /* total max packets */ \ 147 uint16 len; /* total number of packets */ 223 uint16 r; 224 uint16 w; 225 uint16 len; 226 uint16 maxlen; [all …]
|
D | hndrte_debug.h | 86 uint16 pr_cursig; /* Current signal. */ 87 uint16 unused;
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
D | vbp_loader.h | 26 #ifndef uint16 27 typedef unsigned short uint16; typedef 107 uint16 sar_width; 108 uint16 sar_height; 186 uint16 CODED_WIDTH; 187 uint16 CODED_HEIGHT; 201 uint16 widthMB; 202 uint16 heightMB;
|
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/ |
D | vbp_loader.h | 39 #ifndef uint16 40 typedef unsigned short uint16; typedef 104 uint16 vop_time_increment; 230 uint16 sar_width; 231 uint16 sar_height; 345 uint16 CODED_WIDTH; 346 uint16 CODED_HEIGHT; 360 uint16 widthMB; 361 uint16 heightMB;
|
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ |
D | AKFS_AK8975.h | 33 (AKFLOAT)((int16)((((uint16)(hi))<<8)+(uint16)(low))*(((asa)/256.0f) + 0.5f))
|
/hardware/akm/AK8975_FS/akmdfs/ |
D | AKFS_Measure.h | 57 uint16* flag, 62 const uint16 flag,
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | mp4_utils.h | 34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef 160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
|
D | qtypes.h | 68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | mp4_utils.h | 34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef 160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
|
D | qtypes.h | 68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | mp4_utils.h | 34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef 160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
|
D | qtypes.h | 68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
D | intel_video_config_parser.cpp | 26 (w) = ((uint16) *(pb + 1) << 8) + *pb; 31 ((uint16) *(pb + 1) << 8) + *pb; 33 #define GetUnalignedWordEx( pb, w ) GetUnalignedWord( pb, w ); (pb) += sizeof(uint16); 159 uint16 wdat; in intel_video_config_parser()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | mp4_utils.h | 34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef 163 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
|