Searched refs:uint32 (Results 1 - 25 of 66) sorted by relevance

123

/hardware/qcom/display/msm8084/libcopybit/
H A Dc2dExt.h51 uint32 srcId; /*!< source surface */
56 uint32 transformType; /*!< (C2D_LENSCORRECT_AFFINE or C2D_LENSCORRECT_PERSPECTIVE) + C2D_LENSCORRECT_BILINEAR */
66 * \param uint32 targetSurface
71 uint32 targetSurface,
78 * \param uint32 surface
83 uint32 a_surface,
92 * \param uint32 surface
96 uint32 a_surface);
102 * \param uint32 surface
103 * \param uint32 *widt
[all...]
H A 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_colo
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A 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 r
[all...]
H A 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_siz
[all...]
H A 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_ca
[all...]
H A 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))
H A 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)((((uint3
[all...]
H A Dhndrte_cons.h30 uint32 buf; /* Can't be pointer on (64-bit) hosts */
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
H A Dti_video_config_parser.h32 uint32 inBytes;
38 uint32 width;
39 uint32 height;
40 uint32 profile;
41 uint32 level;
H A 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 *codeNu
[all...]
/hardware/qcom/display/msm8226/libcopybit/
H A 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_colo
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A 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_colo
[all...]
/hardware/qcom/display/msm8974/libcopybit/
H A 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_colo
[all...]
/hardware/qcom/media/libc2dcolorconvert/
H A 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_object
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp24 typedef unsigned int uint32; typedef in namespace:mkvmuxer
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
H A 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_siz
[all...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dmp4_utils.cpp57 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) {
59 uint32 bitBuf =
62 uint32 value = (bitBuf >> (32 - posPtr->bitPos - size)) & MASK(size);
74 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) {
75 uint32 code = 0xFFFFFFFF;
76 for (uint32 i = 0; i < size; i++) {
89 uint32 profile_and_level_indicatio
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dmp4_utils.cpp50 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size)
53 uint32 bitBuf =
56 uint32 value = (bitBuf >> (32 - posPtr->bitPos - size)) & MASK(size);
69 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode)
71 uint32 code = 0xFFFFFFFF;
73 for (uint32 i = 0; i < size; i++) {
87 uint32 profile_and_level_indicatio
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A 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_boun
[all...]
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A 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;
91 aOutputs->height = (uint32)display_height;
92 aOutputs->profile = (uint32)profile_leve
[all...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A 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_righ
[all...]
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A 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_righ
[all...]
/hardware/intel/common/wrs_omxil_core/core/src/
H A 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);
H A 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;
92 aOutputs->height = (uint32)display_height;
93 aOutputs->profile = (uint32)profile_leve
[all...]

Completed in 595 milliseconds

123