Searched refs:uint32_t (Results 1 – 25 of 478) sorted by relevance
12345678910>>...20
/hardware/samsung_slsi/exynos5/libkeymaster/ |
D | tlTeeKeymaster_Api.h | 61 uint32_t len; /**< Length of data to process */ 70 uint32_t len; 82 uint32_t type; /**< Key pair type. RSA or RSACRT */ 83 uint32_t keysize; /**< Key size in bits, e.g. 1024, 2048,.. */ 84 uint32_t exponent; /**< Exponent number */ 85 uint32_t keydata; /**< Key data buffer passed by TLC */ 86 uint32_t keydatalen; /**< Length of key data buffer */ 87 uint32_t solen; /**< Secure object length (of key data) (provided by the trustlet) */ 95 uint32_t keydata; /**< Key data buffer */ 96 uint32_t keydatalen; /**< Length of key data buffer */ [all …]
|
D | tlcTeeKeymaster_if.h | 100 uint32_t lenprimod; /**< Private key modulus length */ 101 uint32_t lenpriexp; /**< Private key exponent length */ 109 uint32_t lenprimod; /**< Private key modulus length */ 110 uint32_t lenp; /**< Prime p length */ 111 uint32_t lenq; /**< Prime q length */ 112 uint32_t lendp; /**< DP length */ 113 uint32_t lendq; /**< DQ length */ 114 uint32_t lenqinv; /**< QP length */ 122 uint32_t keytype; /**< Key type, e.g. RSA */ 123 uint32_t keysize; /**< Key size, e.g. 1024, 2048 */ [all …]
|
/hardware/qcom/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 66 uint32_t stream_id; 70 uint32_t frame_idx; 75 uint32_t frame_len; 90 uint32_t camera_handle; 91 uint32_t ch_id; 104 uint32_t status; 113 typedef void (*mm_camera_event_notify_t)(uint32_t camera_handle, 135 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx, 138 uint32_t size, 150 typedef int32_t (*unmap_stream_buf_op_t) (uint32_t frame_idx, [all …]
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | msm_mdp.h | 207 uint32_t x; 209 uint32_t y; 210 uint32_t w; 211 uint32_t h; 215 uint32_t width; 216 uint32_t height; 217 uint32_t format; 219 uint32_t offset; 221 uint32_t priv; 237 uint32_t csc_mv[9]; [all …]
|
D | msm_audio.h | 142 uint32_t buffer_size; 144 uint32_t buffer_count; 145 uint32_t channel_count; 146 uint32_t sample_rate; 147 uint32_t type; 149 uint32_t meta_field; 150 uint32_t bits; 151 uint32_t unused[3]; 155 uint32_t buffer_size; 156 uint32_t buffer_count; [all …]
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_mdp.h | 201 uint32_t x; 202 uint32_t y; 203 uint32_t w; 204 uint32_t h; 208 uint32_t width; 209 uint32_t height; 210 uint32_t format; 211 uint32_t offset; 213 uint32_t priv; 234 uint32_t csc_mv[9]; [all …]
|
D | msm_audio.h | 152 uint32_t buffer_size; 153 uint32_t buffer_count; 154 uint32_t channel_count; 155 uint32_t sample_rate; 156 uint32_t type; 157 uint32_t meta_field; 158 uint32_t bits; 159 uint32_t unused[3]; 163 uint32_t buffer_size; 164 uint32_t buffer_count; [all …]
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_mdp.h | 182 uint32_t x; 183 uint32_t y; 184 uint32_t w; 185 uint32_t h; 189 uint32_t width; 190 uint32_t height; 191 uint32_t format; 192 uint32_t offset; 194 uint32_t priv; 215 uint32_t csc_mv[9]; [all …]
|
D | msm_audio.h | 152 uint32_t buffer_size; 153 uint32_t buffer_count; 154 uint32_t channel_count; 155 uint32_t sample_rate; 156 uint32_t type; 157 uint32_t meta_field; 158 uint32_t bits; 159 uint32_t unused[3]; 163 uint32_t buffer_size; 164 uint32_t buffer_count; [all …]
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_mdp.h | 184 uint32_t x; 185 uint32_t y; 186 uint32_t w; 187 uint32_t h; 191 uint32_t width; 192 uint32_t height; 194 uint32_t format; 195 uint32_t offset; 197 uint32_t priv; 214 uint32_t csc_mv[9]; [all …]
|
D | msm_audio.h | 142 uint32_t buffer_size; 144 uint32_t buffer_count; 145 uint32_t channel_count; 146 uint32_t sample_rate; 147 uint32_t type; 149 uint32_t meta_field; 150 uint32_t bits; 151 uint32_t unused[3]; 155 uint32_t buffer_size; 156 uint32_t buffer_count; [all …]
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | fimc-is-metadata.h | 22 uint32_t num; 24 uint32_t den; 36 uint32_t id; 40 uint32_t frameCount; 44 uint32_t id; 46 uint32_t frameCount; 60 uint32_t focusDistance; 69 uint32_t focusDistance; 86 uint32_t shadingMapSize; 89 uint32_t geometricCorrectionMapSize; [all …]
|
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
D | fimc-is-metadata.h | 25 uint32_t num; 26 uint32_t den; 46 uint32_t id; 49 uint32_t frameCount; 53 uint32_t id; 55 uint32_t frameCount; 73 uint32_t focusDistance; 82 uint32_t focusDistance; 100 uint32_t shadingMapSize; 102 uint32_t geometricCorrectionMapSize; [all …]
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/ |
D | omx_rpc_skel.h | 72 RPC_OMX_ERRORTYPE RPC_SKEL_GetHandle(uint32_t size, uint32_t * data); 73 RPC_OMX_ERRORTYPE RPC_SKEL_SetParameter(uint32_t size, 74 uint32_t * data); 75 RPC_OMX_ERRORTYPE RPC_SKEL_GetParameter(uint32_t size, 76 uint32_t * data); 77 RPC_OMX_ERRORTYPE RPC_SKEL_FreeHandle(uint32_t size, uint32_t * data); 78 RPC_OMX_ERRORTYPE RPC_SKEL_EmptyThisBuffer(uint32_t size, 79 uint32_t * data); 80 RPC_OMX_ERRORTYPE RPC_SKEL_FillThisBuffer(uint32_t size, 81 uint32_t * data); [all …]
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/public/ |
D | MobiCoreDriverCmd.h | 57 uint32_t commandId; 62 uint32_t responseId; 70 uint32_t commandId; 71 uint32_t deviceId; 80 uint32_t commandId; 89 uint32_t commandId; 90 uint32_t deviceId; 92 uint32_t tci; 93 uint32_t handle; 94 uint32_t len; [all …]
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | schannel6_protocol.h | 114 uint32_t a; 115 uint32_t b; 120 uint32_t nDescriptor; 121 uint32_t nSize; 122 uint32_t nOffset; /* Socket: 4 weak bits of the address (for alignement checks) */ 129 uint32_t nSize; 130 uint32_t nOffset; 144 uint32_t a; 145 uint32_t b; 150 uint32_t _ignored; [all …]
|
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
D | msmb_isp.h | 81 uint32_t lines_per_frame; 82 uint32_t pixels_per_line; 83 uint32_t first_pixel; 84 uint32_t last_pixel; 85 uint32_t first_line; 86 uint32_t last_line; 87 uint32_t epoch_line0; 88 uint32_t epoch_line1; 115 uint32_t input_pix_clk; 119 uint32_t output_width; /*Include padding*/ [all …]
|
D | msmb_pproc.h | 86 uint32_t index; 87 uint32_t offset; 93 uint32_t identity; 94 uint32_t num_buffs; 101 uint32_t inst_id; 102 uint32_t identity; 103 uint32_t client_id; 105 uint32_t num_strips; 107 uint32_t msg_len; 108 uint32_t *cpp_cmd_msg; [all …]
|
/hardware/qcom/msm8x74/kernel-headers/media/ |
D | msmb_isp.h | 106 uint32_t lines_per_frame; 107 uint32_t pixels_per_line; 109 uint32_t first_pixel; 110 uint32_t last_pixel; 111 uint32_t first_line; 112 uint32_t last_line; 114 uint32_t epoch_line0; 115 uint32_t epoch_line1; 144 uint32_t input_pix_clk; 147 uint32_t output_width; [all …]
|
D | msmb_pproc.h | 97 uint32_t index; 99 uint32_t offset; 105 uint32_t identity; 106 uint32_t num_buffs; 114 uint32_t inst_id; 115 uint32_t identity; 116 uint32_t client_id; 119 uint32_t num_strips; 121 uint32_t msg_len; 122 uint32_t *cpp_cmd_msg; [all …]
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/ |
D | CMcKMod.h | 60 mcResult_t mapWsm(uint32_t len, 61 uint32_t *pHandle, 78 uint32_t len, 79 uint32_t *pHandle, 88 uint32_t len, 89 uint32_t *pHandle, 93 int read(addr_t buffer, uint32_t len); 95 bool waitSSIQ(uint32_t *pCnt); 97 int fcInit(uint32_t nqOffset, 98 uint32_t nqLength, [all …]
|
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/ |
D | mcifcfunc.h | 68 uint32_t r0; 69 uint32_t r1; 70 uint32_t r2; 71 uint32_t r3; 78 uint32_t r0, 79 uint32_t r1, 80 uint32_t r2, 81 uint32_t r3 88 uint32_t r0, in fastCall() 89 uint32_t r1, in fastCall() [all …]
|
D | mcifc.h | 42 #define MC_FC_INVALID ((uint32_t) 0 ) /**< Invalid FastCall ID */ 43 #define MC_FC_INIT ((uint32_t)(-1)) /**< Initializing FastCall. */ 44 #define MC_FC_INFO ((uint32_t)(-2)) /**< Info FastCall. */ 48 #define MC_FC_SLEEP ((uint32_t)(-3)) /**< enter power-sleep */ 49 #define MC_FC_AFTR ((uint32_t)(-5)) /**< enter AFTR-sleep (called from core-0) */ 51 #define MC_FC_CORE_X_WAKEUP ((uint32_t)(-4)) /**< wakeup/boot core-x (optional core-numbe… 52 #define MC_FC_C15_RESUME ((uint32_t)(-11)) /**< Write power control & diag registers */ 53 #define MC_FC_CMD_SAVE ((uint32_t)(-6)) /**< Save core context to CP15 table(r1 is c… 54 #define MC_FC_CMD_SHUTDOWN ((uint32_t)(-7)) /**< Shutdown core(r1 is core number, cache … 56 #define MC_FC_L2X0_CTRL ((uint32_t)(-21)) /**< Write to L2X0 control register */ [all …]
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/ |
D | MobiCoreDevice.h | 64 uint32_t offs; /**< Offset to the data. */ 65 uint32_t len; /**< Length of the data to load. */ 120 TrustletSession *getTrustletSession(uint32_t sessionId); 123 void removeTrustletSession(uint32_t sessionId); 125 Connection *getSessionConnection(uint32_t sessionId, notification_t *notification); 140 mcResult_t closeSession(uint32_t sessionId); 143 mcResult_t closeSession(Connection *deviceConnection, uint32_t sessionId); 145 virtual void notify(uint32_t sessionId) = 0; 147 … mcResult_t mapBulk(uint32_t sessionId, uint32_t handle, uint32_t pAddrL2, uint32_t offsetPayload, 148 uint32_t lenBulkMem, uint32_t *secureVirtualAdr); [all …]
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 76 uint32_t stream_id; 77 uint32_t frame_idx; 82 uint32_t num_buf_requested; 92 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ 120 uint32_t handler; 134 uint32_t cmd; 195 uint32_t my_hdl; /* local stream id */ 196 uint32_t server_stream_id; /* stream id from server */ 262 uint32_t stream_id; 267 uint32_t stream_id; [all …]
|
12345678910>>...20