Home
last modified time | relevance | path

Searched refs:uint32_t (Results 1 – 25 of 993) sorted by relevance

12345678910>>...40

/hardware/intel/img/psb_headers/DRM/cc54/inc/
Dpr_drm_api.h48 uint32_t key_index;
49 uint32_t key_type;
52 uint32_t input_ciphertext_size;
56 uint32_t output_ciphertext_size;
62 uint32_t frame_size;
63 uint32_t parse_size;
65 uint32_t hdrs_buf_len;
71 uint32_t session_id;
72 uint32_t size;
74 uint32_t clear;
[all …]
Dwv_mod_drm_api.h34 uint32_t drm_wv_mod_open_session(uint32_t *session_id);
36 uint32_t drm_wv_mod_close_session(uint32_t session_id);
38 uint32_t drm_wv_mod_start_playback(uint32_t session_id);
40 uint32_t drm_wv_mod_stop_playback(uint32_t session_id);
42 uint32_t drm_wv_mod_generate_derived_keys(uint32_t session_id,
44 uint32_t mac_key_context_length,
46 uint32_t enc_key_context_length);
48 uint32_t drm_wv_mod_generate_nonce(uint32_t session_id,
49 uint32_t *nonce);
51 uint32_t drm_wv_mod_generate_signature(uint32_t session_id,
[all …]
/hardware/samsung_slsi/exynos5/libkeymaster/
DtlTeeKeymaster_Api.h61 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 …]
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsmb_pproc.h47 uint32_t scale_v_en;
49 uint32_t scale_h_en;
50 uint32_t upscale_v_en;
51 uint32_t upscale_h_en;
54 uint32_t src_end_x;
56 uint32_t src_end_y;
59 uint32_t temporal_src_end_x;
61 uint32_t temporal_src_end_y;
62 uint32_t pad_bottom;
64 uint32_t pad_top;
[all …]
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsmb_pproc.h31 uint32_t scale_v_en;
32 uint32_t scale_h_en;
34 uint32_t upscale_v_en;
35 uint32_t upscale_h_en;
38 uint32_t src_end_x;
40 uint32_t src_end_y;
43 uint32_t temporal_src_end_x;
45 uint32_t temporal_src_end_y;
53 uint32_t pad_bottom;
54 uint32_t pad_top;
[all …]
/hardware/qcom/msm8x74/original-kernel-headers/sound/
Daudio_effects.h139 #define COMMAND_PAYLOAD_SZ (COMMAND_PAYLOAD_LEN * sizeof(uint32_t))
146 (VIRTUALIZER_ENABLE_PARAM_LEN*sizeof(uint32_t))
148 (VIRTUALIZER_STRENGTH_PARAM_LEN*sizeof(uint32_t))
150 (VIRTUALIZER_OUT_TYPE_PARAM_LEN*sizeof(uint32_t))
152 (VIRTUALIZER_GAIN_ADJUST_PARAM_LEN*sizeof(uint32_t))
154 uint32_t device;
155 uint32_t enable_flag;
156 uint32_t strength;
157 uint32_t out_type;
163 (REVERB_ENABLE_PARAM_LEN*sizeof(uint32_t))
[all …]
/hardware/qcom/msm8x74/kernel-headers/sound/
Daudio_effects.h126 #define COMMAND_PAYLOAD_SZ (COMMAND_PAYLOAD_LEN * sizeof(uint32_t))
132 #define VIRTUALIZER_ENABLE_PARAM_SZ (VIRTUALIZER_ENABLE_PARAM_LEN*sizeof(uint32_t))
134 #define VIRTUALIZER_STRENGTH_PARAM_SZ (VIRTUALIZER_STRENGTH_PARAM_LEN*sizeof(uint32_t))
135 #define VIRTUALIZER_OUT_TYPE_PARAM_SZ (VIRTUALIZER_OUT_TYPE_PARAM_LEN*sizeof(uint32_t))
136 #define VIRTUALIZER_GAIN_ADJUST_PARAM_SZ (VIRTUALIZER_GAIN_ADJUST_PARAM_LEN*sizeof(uint32_t))
139 uint32_t device;
140 uint32_t enable_flag;
141 uint32_t strength;
142 uint32_t out_type;
147 #define REVERB_ENABLE_PARAM_SZ (REVERB_ENABLE_PARAM_LEN*sizeof(uint32_t))
[all …]
/hardware/qcom/msm8x84/kernel-headers/sound/
Daudio_effects.h126 #define COMMAND_PAYLOAD_SZ (COMMAND_PAYLOAD_LEN * sizeof(uint32_t))
132 #define VIRTUALIZER_ENABLE_PARAM_SZ (VIRTUALIZER_ENABLE_PARAM_LEN*sizeof(uint32_t))
134 #define VIRTUALIZER_STRENGTH_PARAM_SZ (VIRTUALIZER_STRENGTH_PARAM_LEN*sizeof(uint32_t))
135 #define VIRTUALIZER_OUT_TYPE_PARAM_SZ (VIRTUALIZER_OUT_TYPE_PARAM_LEN*sizeof(uint32_t))
136 #define VIRTUALIZER_GAIN_ADJUST_PARAM_SZ (VIRTUALIZER_GAIN_ADJUST_PARAM_LEN*sizeof(uint32_t))
139 uint32_t device;
140 uint32_t enable_flag;
141 uint32_t strength;
142 uint32_t out_type;
147 #define REVERB_ENABLE_PARAM_SZ (REVERB_ENABLE_PARAM_LEN*sizeof(uint32_t))
[all …]
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Daudio_effects.h139 #define COMMAND_PAYLOAD_SZ (COMMAND_PAYLOAD_LEN * sizeof(uint32_t))
146 (VIRTUALIZER_ENABLE_PARAM_LEN*sizeof(uint32_t))
148 (VIRTUALIZER_STRENGTH_PARAM_LEN*sizeof(uint32_t))
150 (VIRTUALIZER_OUT_TYPE_PARAM_LEN*sizeof(uint32_t))
152 (VIRTUALIZER_GAIN_ADJUST_PARAM_LEN*sizeof(uint32_t))
154 uint32_t device;
155 uint32_t enable_flag;
156 uint32_t strength;
157 uint32_t out_type;
163 (REVERB_ENABLE_PARAM_LEN*sizeof(uint32_t))
[all …]
/hardware/intel/img/libdrm/shared-core/
Dnouveau_drm.h31 uint32_t fb_ctxdma_handle;
32 uint32_t tt_ctxdma_handle;
37 uint32_t notifier_handle;
41 uint32_t handle;
42 uint32_t grclass;
44 uint32_t nr_subchan;
53 uint32_t handle;
58 uint32_t channel;
59 uint32_t handle;
60 uint32_t size;
[all …]
/hardware/intel/common/libva/va/
Dva_dec_hevc.h77 uint32_t flags;
150 uint32_t chroma_format_idc : 2;
151 uint32_t separate_colour_plane_flag : 1;
152 uint32_t pcm_enabled_flag : 1;
153 uint32_t scaling_list_enabled_flag : 1;
154 uint32_t transform_skip_enabled_flag : 1;
155 uint32_t amp_enabled_flag : 1;
156 uint32_t strong_intra_smoothing_enabled_flag : 1;
157 uint32_t sign_data_hiding_enabled_flag : 1;
158 uint32_t constrained_intra_pred_flag : 1;
[all …]
/hardware/intel/img/psb_video/src/
Dpsb_cmdbuf.h58 uint32_t *regio_idx;
78 uint32_t *cmd_idx;
79 uint32_t *cmd_bitstream_size; /* Pointer to bitstream size field in last SR_SETUP */
91 uint32_t *reg_start;
92 uint32_t *reg_wt_p;
93 uint32_t reg_next;
94 uint32_t reg_flags;
96 uint32_t *rendec_block_start;
97 uint32_t *rendec_chunk_start;
99 uint32_t *last_next_segment_cmd;
[all …]
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_mdp.h249 uint32_t x;
250 uint32_t y;
251 uint32_t w;
252 uint32_t h;
256 uint32_t width;
257 uint32_t height;
259 uint32_t format;
260 uint32_t offset;
262 uint32_t priv;
279 uint32_t csc_mv[9];
[all …]
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_mdp.h230 uint32_t x;
231 uint32_t y;
232 uint32_t w;
233 uint32_t h;
237 uint32_t width;
238 uint32_t height;
239 uint32_t format;
240 uint32_t offset;
242 uint32_t priv;
263 uint32_t csc_mv[9];
[all …]
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_mdp.h227 uint32_t x;
228 uint32_t y;
229 uint32_t w;
230 uint32_t h;
234 uint32_t width;
235 uint32_t height;
236 uint32_t format;
237 uint32_t offset;
239 uint32_t priv;
260 uint32_t csc_mv[9];
[all …]
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_mdp.h245 uint32_t x;
246 uint32_t y;
247 uint32_t w;
249 uint32_t h;
252 uint32_t width;
254 uint32_t height;
255 uint32_t format;
256 uint32_t offset;
259 uint32_t priv;
275 uint32_t csc_mv[9];
[all …]
/hardware/qcom/msm8x74/kernel-headers/linux/
Dmsm_mdp.h207 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 …]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dmsm_mdp.h201 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 …]
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_mdp.h182 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 …]
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_mdp.h184 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 …]
/hardware/qcom/msm8x27/original-kernel-headers/linux/
Dmsm_mdp.h180 uint32_t x;
181 uint32_t y;
182 uint32_t w;
183 uint32_t h;
187 uint32_t width;
188 uint32_t height;
189 uint32_t format;
190 uint32_t offset;
192 uint32_t priv;
213 uint32_t csc_mv[9];
[all …]
/hardware/qcom/msm8x27/kernel-headers/linux/
Dmsm_mdp.h182 uint32_t x;
184 uint32_t y;
185 uint32_t w;
186 uint32_t h;
190 uint32_t width;
191 uint32_t height;
192 uint32_t format;
194 uint32_t offset;
196 uint32_t priv;
212 uint32_t csc_mv[9];
[all …]
/hardware/intel/img/libdrm/libdrm/
Dxf86drmMode.h160 uint32_t *fbs;
163 uint32_t *crtcs;
166 uint32_t *connectors;
169 uint32_t *encoders;
171 uint32_t min_width, max_width;
172 uint32_t min_height, max_height;
176 uint32_t clock;
180 uint32_t vrefresh; /* vertical refresh * 1000 */
182 uint32_t flags;
183 uint32_t type;
[all …]
/hardware/intel/img/hwcomposer/ips/common/
DOverlayHardware.h95 uint32_t OBUF_0Y;
96 uint32_t OBUF_1Y;
97 uint32_t OBUF_0U;
98 uint32_t OBUF_0V;
99 uint32_t OBUF_1U;
100 uint32_t OBUF_1V;
101 uint32_t OSTRIDE;
102 uint32_t YRGB_VPH;
103 uint32_t UV_VPH;
104 uint32_t HORZ_PH;
[all …]
/hardware/samsung_slsi/exynos5/libcamera2/
Dfimc-is-metadata.h22 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 …]

12345678910>>...40