Home
last modified time | relevance | path

Searched refs:uint32 (Results 1 – 25 of 67) sorted by relevance

123

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h63 uint32 num;
72 uint32 packetId;
85 uint32 channel;
96 uint32 flag;
115 uint32 version; /* version field */
116 uint32 length; /* byte length of data in this record,
133 uint32 ie_length; /* byte length of Information Elements */
148 uint32 version; /* version field */
149 uint32 length; /* byte length of data in this record,
168 uint32 nbss_cap; /* 802.11N BSS Capabilities (based on HT_CAP_*) */
[all …]
Dhndrte_armtrap.h58 uint32 type;
59 uint32 epc;
60 uint32 cpsr;
61 uint32 spsr;
62 uint32 r0; /* a1 */
63 uint32 r1; /* a2 */
64 uint32 r2; /* a3 */
65 uint32 r3; /* a4 */
66 uint32 r4; /* v1 */
67 uint32 r5; /* v2 */
[all …]
Dhndrte_debug.h41 #define _HD_EVLOG_P uint32
42 #define _HD_CONS_P uint32
43 #define _HD_TRAP_P uint32
46 uint32 magic;
49 uint32 version; /* Debug struct version */
52 uint32 fwid; /* 4 bytes of fw info */
58 uint32 ram_base;
59 uint32 ram_size;
61 uint32 rom_base;
62 uint32 rom_size;
[all …]
Dbcmendian.h36 ((uint32)((((uint32)(val) & (uint32)0x000000ffU) << 24) | \
37 (((uint32)(val) & (uint32)0x0000ff00U) << 8) | \
38 (((uint32)(val) & (uint32)0x00ff0000U) >> 8) | \
39 (((uint32)(val) & (uint32)0xff000000U) >> 24)))
43 ((uint32)((((uint32)(val) & (uint32)0x0000ffffU) << 16) | \
44 (((uint32)(val) & (uint32)0xffff0000U) >> 16)))
86 sizeof(*(ptr)) == sizeof(uint32) ? _LTOH32_UA((const uint8 *)(ptr)) : \
92 sizeof(*(ptr)) == sizeof(uint32) ? _NTOH32_UA((const uint8 *)(ptr)) : \
107 uint32 _val = (val); \
112 uint32 _val = (val); \
[all …]
Dtrxhdr.h52 uint32 magic; /* "HDR0" */
53 uint32 len; /* Length of file including header */
54 uint32 crc32; /* 32-bit CRC from flag_version to end of file */
55 uint32 flag_version; /* 0:15 flags, 16:31 version */
57 uint32 offsets[TRX_MAX_OFFSET]; /* Offsets of partitions from start of header */
59 uint32 offsets[1]; /* Offsets of partitions from start of header */
72 #define SIZEOF_TRXHDR_V1 (sizeof(struct trx_header)+(TRX_V1_MAX_OFFSETS-1)*sizeof(uint32))
73 #define SIZEOF_TRXHDR_V2 (sizeof(struct trx_header)+(TRX_V2_MAX_OFFSETS-1)*sizeof(uint32))
Dbcmutils.h111 uint32 requested; /* packets requested to be stored */
112 uint32 stored; /* packets stored */
113 uint32 saved; /* packets saved,
116 uint32 selfsaved; /* packets saved,
119 uint32 full_dropped; /* packets dropped,
122 uint32 dropped; /* packets dropped because pktq per that precedence is full */
123 uint32 sacrificed; /* packets dropped,
126 uint32 busy; /* packets droped because of hardware/transmission error */
127 uint32 retry; /* packets re-sent because they were not received */
128 uint32 ps_retry; /* packets retried again prior to moving power save mode */
[all …]
/hardware/qcom/display/msm8226/libcopybit/
Dc2d2.h43 #if !defined(uint32) && !defined(_UINT32_DEFINED)
44 typedef unsigned int uint32; typedef
312 uint32 format; /* RGB color format plus additional mode bits */
313 uint32 width; /* defines width in pixels */
314 uint32 height; /* defines height in pixels */
322 uint32 format; /* YUV color format plus additional mode bits */
323 uint32 width; /* defines width in pixels */
324 uint32 height; /* defines height in pixels */
367 uint32 surface_id; /* source surface */
369 uint32 fg_color; /* foreground color */
[all …]
/hardware/qcom/display/msm8960/libcopybit/
Dc2d2.h43 #if !defined(uint32) && !defined(_UINT32_DEFINED)
44 typedef unsigned int uint32; typedef
312 uint32 format; /* RGB color format plus additional mode bits */
313 uint32 width; /* defines width in pixels */
314 uint32 height; /* defines height in pixels */
322 uint32 format; /* YUV color format plus additional mode bits */
323 uint32 width; /* defines width in pixels */
324 uint32 height; /* defines height in pixels */
367 uint32 surface_id; /* source surface */
369 uint32 fg_color; /* foreground color */
[all …]
/hardware/qcom/display/msm8084/libcopybit/
Dc2d2.h43 #if !defined(uint32) && !defined(_UINT32_DEFINED)
44 typedef unsigned int uint32; typedef
312 uint32 format; /* RGB color format plus additional mode bits */
313 uint32 width; /* defines width in pixels */
314 uint32 height; /* defines height in pixels */
322 uint32 format; /* YUV color format plus additional mode bits */
323 uint32 width; /* defines width in pixels */
324 uint32 height; /* defines height in pixels */
367 uint32 surface_id; /* source surface */
369 uint32 fg_color; /* foreground color */
[all …]
Dc2dExt.h51 uint32 srcId; /*!< source surface */
56uint32 transformType; /*!< (C2D_LENSCORRECT_AFFINE or C2D_LENSCORRECT_PERSPECTIVE) +…
71 uint32 targetSurface,
83 uint32 a_surface,
96 uint32 a_surface);
109 uint32 a_surface,
110 uint32 *width,
111 uint32 *height,
112 uint32 *format );
122 uint32 *count );
[all …]
/hardware/qcom/display/msm8974/libcopybit/
Dc2d2.h43 #if !defined(uint32) && !defined(_UINT32_DEFINED)
44 typedef unsigned int uint32; typedef
312 uint32 format; /* RGB color format plus additional mode bits */
313 uint32 width; /* defines width in pixels */
314 uint32 height; /* defines height in pixels */
322 uint32 format; /* YUV color format plus additional mode bits */
323 uint32 width; /* defines width in pixels */
324 uint32 height; /* defines height in pixels */
367 uint32 surface_id; /* source surface */
369 uint32 fg_color; /* foreground color */
[all …]
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
Dvbp_loader.h41 #ifndef uint32
42 typedef unsigned int uint32; typedef
57 uint32 video_object_layer_width;
58 uint32 video_object_layer_height;
83 uint32 slice_offset;
84 uint32 slice_size;
107 uint32 number_picture_data;
108 uint32 number_pictures;
175 uint32 slice_offset; /* slice data offset */
177 uint32 slice_size; /* slice data size */
[all …]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp50 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) in read_bit_field()
53 uint32 bitBuf = in read_bit_field()
56 uint32 value = (bitBuf >> (32 - posPtr->bitPos - size)) & MASK(size); in read_bit_field()
69 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) in find_code()
71 uint32 code = 0xFFFFFFFF; in find_code()
73 for (uint32 i = 0; i < size; i++) { in find_code()
87 uint32 profile_and_level_indication = 0; in parseHeader()
125 uint32 profile_and_level_indication = read_bit_field (&m_posInfo, 8); in parseHeader()
137 uint32 is_visual_object_identifier = read_bit_field (&m_posInfo, 1); in parseHeader()
147 uint32 visual_object_type = read_bit_field (&m_posInfo, 4); in parseHeader()
[all …]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Dmp4_utils.cpp57 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) { in read_bit_field()
59 uint32 bitBuf = in read_bit_field()
62 uint32 value = (bitBuf >> (32 - posPtr->bitPos - size)) & MASK(size); in read_bit_field()
74 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) { in find_code()
75 uint32 code = 0xFFFFFFFF; in find_code()
76 for (uint32 i = 0; i < size; i++) { in find_code()
89 uint32 profile_and_level_indication = 0; in parseHeader()
125 uint32 profile_and_level_indication = read_bit_field (&m_posInfo, 8); in parseHeader()
136 uint32 is_visual_object_identifier = read_bit_field (&m_posInfo, 1); in parseHeader()
145 uint32 visual_object_type = read_bit_field (&m_posInfo, 4); in parseHeader()
[all …]
/hardware/qcom/media/libc2dcolorconvert/
DC2DColorConverter.h37 typedef C2D_STATUS (*LINK_c2dCreateSurface)( uint32 *surface_id,
38 uint32 surface_bits,
42 typedef C2D_STATUS (*LINK_c2dUpdateSurface)( uint32 surface_id,
43 uint32 surface_bits,
47 typedef C2D_STATUS (*LINK_c2dReadSurface)( uint32 surface_id,
52 typedef C2D_STATUS (*LINK_c2dDraw)( uint32 target_id,
53 uint32 target_config, C2D_RECT *target_scissor,
54 uint32 target_mask_id, uint32 target_color_key,
55 C2D_OBJECT *objects_list, uint32 num_objects );
57 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp);
[all …]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11e.h56 uint32 min_srv_interval; /* Minimum Service Interval (us) */
57 uint32 max_srv_interval; /* Maximum Service Interval (us) */
58 uint32 inactivity_interval; /* Inactivity Interval (us) */
59 uint32 suspension_interval; /* Suspension Interval (us) */
60 uint32 srv_start_time; /* Service Start Time (us) */
61 uint32 min_data_rate; /* Minimum Data Rate (bps) */
62 uint32 mean_data_rate; /* Mean Data Rate (bps) */
63 uint32 peak_data_rate; /* Peak Data Rate (bps) */
64 uint32 max_burst_size; /* Maximum Burst Size (bytes) */
65 uint32 delay_bound; /* Delay Bound (us) */
[all …]
Dbcmevent.h58 uint32 event_type; /* Message (see below) */
59 uint32 status; /* Status code (see below) */
60 uint32 reason; /* Reason code (if applicable) */
61 uint32 auth_type; /* WLC_E_AUTH */
62 uint32 datalen; /* data buf */
72 uint32 event_type; /* Message (see below) */
73 uint32 status; /* Status code (see below) */
74 uint32 reason; /* Reason code (if applicable) */
75 uint32 auth_type; /* WLC_E_AUTH */
76 uint32 datalen; /* data buf */
[all …]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h110 uint32 picSetID;
111 uint32 seqSetID;
112 uint32 picOrderCntType;
115 uint32 picWidthInMbsMinus1;
116 uint32 picHeightInMapUnitsMinus1;
117 uint32 log2MaxFrameNumMinus4;
118 uint32 log2MaxPicOrderCntLsbMinus4;
121 uint32 nalu;
122 uint32 crop_left;
123 uint32 crop_right;
[all …]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h105 uint32 picSetID;
106 uint32 seqSetID;
107 uint32 picOrderCntType;
110 uint32 picWidthInMbsMinus1;
111 uint32 picHeightInMapUnitsMinus1;
112 uint32 log2MaxFrameNumMinus4;
113 uint32 log2MaxPicOrderCntLsbMinus4;
116 uint32 nalu;
117 uint32 crop_left;
118 uint32 crop_right;
[all …]
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_video_config_parser.cpp29 (dw) = ((uint32) *(pb + 3) << 24) + \
30 ((uint32) *(pb + 2) << 16) + \
34 #define GetUnalignedDwordEx( pb, dw ) GetUnalignedDword( pb, dw ); (pb) += sizeof(uint32);
45 ((uint32)(uint8)(ch0) | ((uint32)(uint8)(ch1) << 8) | \
46 ((uint32)(uint8)(ch2) << 16) | ((uint32)(uint8)(ch3) << 24 ))
90 aOutputs->width = (uint32)display_width; in ti_video_config_parser()
91 aOutputs->height = (uint32)display_height; in ti_video_config_parser()
92 aOutputs->profile = (uint32)profile_level; // for mp4, profile/level info is packed in ti_video_config_parser()
110 uint32 entropy_coding_mode_flag = 0; in ti_video_config_parser()
153 aOutputs->width = (uint32)display_width; in ti_video_config_parser()
[all …]
Dti_m4v_config_parser.cpp26 static const uint32 mask[33] =
66 uint32 byte_pos; in movePointerTo()
89 uint32 initial_byte_aligned_position = (psBits->dataBitPos + 7) >> 3; in SearchNextM4VFrame()
129 uint32 codeword; in iDecodeVOLHeader()
255 uint32 vol_id; in iDecodeVOLHeader()
449 uint32 codeword; in iDecodeShortHeader()
626 uint32 *pulOutData /* output target */ in ShowBits()
630 uint32 dataBitPos = pStream->dataBitPos; in ShowBits()
631 uint32 bitPos = pStream->bitPos; in ShowBits()
632 uint32 dataBytePos; in ShowBits()
[all …]
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_video_config_parser.cpp29 (dw) = ((uint32) *(pb + 3) << 24) + \
30 ((uint32) *(pb + 2) << 16) + \
34 #define GetUnalignedDwordEx( pb, dw ) GetUnalignedDword( pb, dw ); (pb) += sizeof(uint32);
45 ((uint32)(uint8)(ch0) | ((uint32)(uint8)(ch1) << 8) | \
46 ((uint32)(uint8)(ch2) << 16) | ((uint32)(uint8)(ch3) << 24 ))
91 aOutputs->width = (uint32)display_width; in intel_video_config_parser()
92 aOutputs->height = (uint32)display_height; in intel_video_config_parser()
93 aOutputs->profile = (uint32)profile_level; // for mp4, profile/level info is packed in intel_video_config_parser()
151 aOutputs->width = (uint32)display_width; in intel_video_config_parser()
152 aOutputs->height = (uint32)display_height; in intel_video_config_parser()
[all …]
Dintel_m4v_config_parser.h53 uint32 numBytes;
54 uint32 bytePos;
55 uint32 bitBuf;
56 uint32 dataBitPos;
57 uint32 bitPos;
64 uint32 *pulOutData
75 uint32 *pulOutData
99 void ue_v(mp4StreamType *psBits, uint32 *codeNum);
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_m4v_config_parser.h64 uint32 numBytes;
65 uint32 bytePos;
66 uint32 bitBuf;
67 uint32 dataBitPos;
68 uint32 bitPos;
75 uint32 *pulOutData
86 uint32 *pulOutData
125 uint32 *entropy_coding_mode_flag);
133 int32 DecodePPS(mp4StreamType *psBits, uint32 *entropy_coding_mode_flag);
135 void ue_v(mp4StreamType *psBits, uint32 *codeNum);
Dti_video_config_parser.h32 uint32 inBytes;
38 uint32 width;
39 uint32 height;
40 uint32 profile;
41 uint32 level;

123