/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 63 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 …]
|
D | hndrte_armtrap.h | 58 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 …]
|
D | hndrte_debug.h | 41 #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 …]
|
D | bcmendian.h | 36 ((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 …]
|
D | trxhdr.h | 52 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))
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | c2d2.h | 43 #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/ |
D | c2d2.h | 43 #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/msm8996/libcopybit/ |
D | c2d2.h | 43 #if !defined(uint32) && !defined(_UINT32_DEFINED) 44 typedef unsigned int uint32; typedef 313 uint32 format; /* RGB color format plus additional mode bits */ 314 uint32 width; /* defines width in pixels */ 315 uint32 height; /* defines height in pixels */ 323 uint32 format; /* YUV color format plus additional mode bits */ 324 uint32 width; /* defines width in pixels */ 325 uint32 height; /* defines height in pixels */ 368 uint32 surface_id; /* source surface */ 370 uint32 fg_color; /* foreground color */ [all …]
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | c2d2.h | 43 #if !defined(uint32) && !defined(_UINT32_DEFINED) 44 typedef unsigned int uint32; typedef 313 uint32 format; /* RGB color format plus additional mode bits */ 314 uint32 width; /* defines width in pixels */ 315 uint32 height; /* defines height in pixels */ 323 uint32 format; /* YUV color format plus additional mode bits */ 324 uint32 width; /* defines width in pixels */ 325 uint32 height; /* defines height in pixels */ 368 uint32 surface_id; /* source surface */ 370 uint32 fg_color; /* foreground color */ [all …]
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | c2d2.h | 43 #if !defined(uint32) && !defined(_UINT32_DEFINED) 44 typedef unsigned int uint32; typedef 313 uint32 format; /* RGB color format plus additional mode bits */ 314 uint32 width; /* defines width in pixels */ 315 uint32 height; /* defines height in pixels */ 323 uint32 format; /* YUV color format plus additional mode bits */ 324 uint32 width; /* defines width in pixels */ 325 uint32 height; /* defines height in pixels */ 368 uint32 surface_id; /* source surface */ 370 uint32 fg_color; /* foreground color */ [all …]
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | c2d2.h | 43 #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 …]
|
D | c2dExt.h | 51 uint32 srcId; /*!< source surface */ 56 …uint32 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/sdm845/display/libcopybit/ |
D | c2d2.h | 43 #if !defined(uint32) && !defined(_UINT32_DEFINED) 44 typedef unsigned int uint32; typedef 313 uint32 format; /* RGB color format plus additional mode bits */ 314 uint32 width; /* defines width in pixels */ 315 uint32 height; /* defines height in pixels */ 323 uint32 format; /* YUV color format plus additional mode bits */ 324 uint32 width; /* defines width in pixels */ 325 uint32 height; /* defines height in pixels */ 368 uint32 surface_id; /* source surface */ 370 uint32 fg_color; /* foreground color */ [all …]
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | c2d2.h | 43 #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/msm8909w_3100/libcopybit/ |
D | c2d2.h | 43 #if !defined(uint32) && !defined(_UINT32_DEFINED) 44 typedef unsigned int uint32; typedef 313 uint32 format; /* RGB color format plus additional mode bits */ 314 uint32 width; /* defines width in pixels */ 315 uint32 height; /* defines height in pixels */ 323 uint32 format; /* YUV color format plus additional mode bits */ 324 uint32 width; /* defines width in pixels */ 325 uint32 height; /* defines height in pixels */ 368 uint32 surface_id; /* source surface */ 370 uint32 fg_color; /* foreground color */ [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | mp4_utils.cpp | 50 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/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | mp4_utils.cpp | 50 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/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | mp4_utils.cpp | 50 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/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | mp4_utils.cpp | 57 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/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.h | 36 typedef C2D_STATUS (*LINK_c2dCreateSurface)( uint32 *surface_id, 37 uint32 surface_bits, 41 typedef C2D_STATUS (*LINK_c2dUpdateSurface)( uint32 surface_id, 42 uint32 surface_bits, 46 typedef C2D_STATUS (*LINK_c2dReadSurface)( uint32 surface_id, 51 typedef C2D_STATUS (*LINK_c2dDraw)( uint32 target_id, 52 uint32 target_config, C2D_RECT *target_scissor, 53 uint32 target_mask_id, uint32 target_color_key, 54 C2D_OBJECT *objects_list, uint32 num_objects ); 56 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); [all …]
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.h | 36 typedef C2D_STATUS (*LINK_c2dCreateSurface)( uint32 *surface_id, 37 uint32 surface_bits, 41 typedef C2D_STATUS (*LINK_c2dUpdateSurface)( uint32 surface_id, 42 uint32 surface_bits, 46 typedef C2D_STATUS (*LINK_c2dReadSurface)( uint32 surface_id, 51 typedef C2D_STATUS (*LINK_c2dDraw)( uint32 target_id, 52 uint32 target_config, C2D_RECT *target_scissor, 53 uint32 target_mask_id, uint32 target_color_key, 54 C2D_OBJECT *objects_list, uint32 num_objects ); 56 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); [all …]
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.h | 36 typedef C2D_STATUS (*LINK_c2dCreateSurface)( uint32 *surface_id, 37 uint32 surface_bits, 41 typedef C2D_STATUS (*LINK_c2dUpdateSurface)( uint32 surface_id, 42 uint32 surface_bits, 46 typedef C2D_STATUS (*LINK_c2dReadSurface)( uint32 surface_id, 51 typedef C2D_STATUS (*LINK_c2dDraw)( uint32 target_id, 52 uint32 target_config, C2D_RECT *target_scissor, 53 uint32 target_mask_id, uint32 target_color_key, 54 C2D_OBJECT *objects_list, uint32 num_objects ); 56 typedef C2D_STATUS (*LINK_c2dFlush)( uint32 target_id, c2d_ts_handle *timestamp); [all …]
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11e.h | 56 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 …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | h264_utils.h | 105 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/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | h264_utils.h | 110 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 …]
|