Searched refs:uint16_t (Results 1 – 25 of 92) sorted by relevance
1234
/hardware/qcom/msm8x74/kernel-headers/media/ |
D | msm_cam_sensor.h | 170 uint16_t seq_val; 172 uint16_t delay; 179 uint16_t size; 182 uint16_t sensor_id_reg_addr; 184 uint16_t sensor_id; 187 uint16_t slave_addr; 195 uint16_t reg_addr; 196 uint16_t reg_data; 201 uint16_t size; 205 uint16_t delay; [all …]
|
D | msm_camera.h | 142 uint16_t length; 186 uint16_t type; 187 uint16_t length; 190 uint16_t status; 332 uint16_t cfg_type; 334 uint16_t cmd_type; 335 uint16_t queue; 336 uint16_t length; 441 uint16_t length; 447 uint16_t length; [all …]
|
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
D | msm_cam_sensor.h | 144 uint16_t seq_val; 146 uint16_t delay; 152 uint16_t size; 156 uint16_t sensor_id_reg_addr; 157 uint16_t sensor_id; 161 uint16_t slave_addr; 168 uint16_t reg_addr; 169 uint16_t reg_data; 174 uint16_t size; 177 uint16_t delay; [all …]
|
D | msm_camera.h | 258 uint16_t length; 316 uint16_t type; 317 uint16_t length; 319 uint16_t status; 463 uint16_t cfg_type; 466 uint16_t cmd_type; 467 uint16_t queue; 468 uint16_t length; 566 uint16_t length; 572 uint16_t length; [all …]
|
/hardware/qcom/camera/ |
D | QCamera_Intf.h | 231 uint16_t video_width; /* Video width seen by VFE could be different than orig. Ex. DIS */ 232 uint16_t video_height; /* Video height seen by VFE */ 233 uint16_t picture_width; /* Picture width seen by VFE */ 234 uint16_t picture_height; /* Picture height seen by VFE */ 235 uint16_t display_width; /* width of display */ 236 uint16_t display_height; /* height of display */ 237 uint16_t orig_video_width; /* original video width received */ 238 uint16_t orig_video_height; /* original video height received */ 239 uint16_t orig_picture_dx; /* original picture width received */ 240 uint16_t orig_picture_dy; /* original picture height received */ [all …]
|
/hardware/qcom/msm8960/original-kernel-headers/media/ |
D | msm_camera.h | 230 uint16_t length; 287 uint16_t type; 288 uint16_t length; 290 uint16_t status; 413 uint16_t cfg_type; 416 uint16_t cmd_type; 417 uint16_t queue; 418 uint16_t length; 511 uint16_t length; 517 uint16_t length; [all …]
|
/hardware/qcom/msm8960/kernel-headers/media/ |
D | msm_camera.h | 129 uint16_t length; 175 uint16_t type; 176 uint16_t length; 179 uint16_t status; 340 uint16_t cfg_type; 341 uint16_t cmd_type; 342 uint16_t queue; 344 uint16_t length; 446 uint16_t length; 454 uint16_t length; [all …]
|
/hardware/ti/omap4xxx/domx/domx/ |
D | rpmsg_omx_defs.h | 43 #define OMXSERVER_STATUS_SUCCESS ((uint16_t)0) // success 44 #define OMXSERVER_STATUS_INVALID_FXN ((uint16_t)1) // invalid fxn index 45 #define OMXSERVER_STATUS_SYMBOL_NOT_FOUND ((uint16_t)2) // symbol not found 46 #define OMXSERVER_STATUS_INVALID_MSG_TYPE ((uint16_t)3) // invalid msg type 47 #define OMXSERVER_STATUS_MSG_FXN_ERR ((uint16_t)4) // msg function error 48 #define OMXSERVER_STATUS_ERROR ((uint16_t)5) // general failure 49 #define OMXSERVER_STATUS_UNPROCESSED ((uint16_t)6) // unprocessed message
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | schannel6_protocol.h | 167 uint16_t nMessageInfo; 175 uint16_t nMessageInfo_RFU; 184 uint16_t nParamTypes; 198 uint16_t nParamTypes; 214 uint16_t nMemoryFlags; 228 uint16_t nMessageInfo_RFU; 239 uint16_t nMessageInfo_RFU; 251 uint16_t nMessageInfo_RFU; 262 uint16_t nMessageInfo_RFU; 277 uint16_t nCommand; [all …]
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosExif.h | 191 uint16_t orientation; 192 uint16_t ycbcr_positioning; 193 uint16_t exposure_program; 194 uint16_t iso_speed_rating; 195 uint16_t metering_mode; 196 uint16_t flash; 197 uint16_t color_space; 198 uint16_t exposure_mode; 199 uint16_t white_balance; 200 uint16_t scene_capture_type; [all …]
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosExif.h | 191 uint16_t orientation; 192 uint16_t ycbcr_positioning; 193 uint16_t exposure_program; 194 uint16_t iso_speed_rating; 195 uint16_t metering_mode; 196 uint16_t flash; 197 uint16_t color_space; 198 uint16_t exposure_mode; 199 uint16_t white_balance; 200 uint16_t scene_capture_type; [all …]
|
/hardware/libhardware/include/hardware/ |
D | bt_gatt_client.h | 36 uint16_t len; 46 uint16_t value_type; 66 uint16_t len; 74 uint16_t u1; 75 uint16_t u2; 76 uint16_t u3; 77 uint16_t u4; 78 uint16_t u5; 281 uint16_t manufacturer_len, char* manufacturer_data, 282 uint16_t service_data_len, char* service_data, [all …]
|
D | gps.h | 62 typedef uint16_t GpsStatusValue; 77 typedef uint16_t GpsLocationFlags; 111 typedef uint16_t GpsAidingData; 129 typedef uint16_t AGpsType; 133 typedef uint16_t AGpsSetIDType; 183 typedef uint16_t AGpsStatusValue; 244 uint16_t flags; 314 uint16_t type; 315 uint16_t mcc; 316 uint16_t mnc; [all …]
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_adsp.h | 26 uint16_t queue; 32 uint16_t type; 35 uint16_t msg_id; 36 uint16_t flags;
|
D | msm_audio.h | 295 uint16_t path; 296 uint16_t dtmf_hi; 297 uint16_t dtmf_low; 299 uint16_t duration; 300 uint16_t tx_gain; 301 uint16_t rx_gain; 302 uint16_t mixing; 319 uint16_t band_idx;
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_adsp.h | 26 uint16_t queue; 33 uint16_t type; /* 1 == event (RPC), 0 == message (adsp) */ 35 uint16_t msg_id; 36 uint16_t flags; /* 1 == 16--bit event, 0 == 32-bit event */
|
D | msm_audio.h | 318 uint16_t path; 319 uint16_t dtmf_hi; 320 uint16_t dtmf_low; 321 uint16_t duration; 322 uint16_t tx_gain; 323 uint16_t rx_gain; 324 uint16_t mixing; 341 uint16_t band_idx; /* The band index, 0 .. 11 */
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | msm_adsp.h | 26 uint16_t queue; 32 uint16_t type; 35 uint16_t msg_id; 36 uint16_t flags;
|
D | msm_mdp.h | 231 uint16_t ccs[MDP_CCS_SIZE]; 232 uint16_t bv[MDP_BV_SIZE]; 394 uint16_t num_bins; 524 uint16_t num_bins; 609 uint16_t *r_tbl[MDP_GAMUT_TABLE_NUM]; 610 uint16_t *g_tbl[MDP_GAMUT_TABLE_NUM]; 611 uint16_t *b_tbl[MDP_GAMUT_TABLE_NUM]; 656 uint16_t black_lvl; 657 uint16_t white_lvl; 669 uint16_t frame_w; [all …]
|
D | msm_audio.h | 334 uint16_t path; 335 uint16_t dtmf_hi; 336 uint16_t dtmf_low; 337 uint16_t duration; 339 uint16_t tx_gain; 340 uint16_t rx_gain; 341 uint16_t mixing; 357 uint16_t band_idx;
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_adsp.h | 26 uint16_t queue; 33 uint16_t type; /* 1 == event (RPC), 0 == message (adsp) */ 35 uint16_t msg_id; 36 uint16_t flags; /* 1 == 16--bit event, 0 == 32-bit event */
|
D | msm_mdp.h | 228 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */ 229 uint16_t bv[MDP_BV_SIZE]; /* 1x3 bias vector */ 389 uint16_t num_bins; 543 uint16_t num_bins; 629 uint16_t *r_tbl[MDP_GAMUT_TABLE_NUM]; 630 uint16_t *g_tbl[MDP_GAMUT_TABLE_NUM]; 631 uint16_t *b_tbl[MDP_GAMUT_TABLE_NUM]; 675 uint16_t black_lvl; 676 uint16_t white_lvl; 685 uint16_t frame_w; [all …]
|
D | msm_audio.h | 367 uint16_t path; 368 uint16_t dtmf_hi; 369 uint16_t dtmf_low; 370 uint16_t duration; 371 uint16_t tx_gain; 372 uint16_t rx_gain; 373 uint16_t mixing; 390 uint16_t band_idx; /* The band index, 0 .. 11 */
|
/hardware/qcom/display/msm8960/libqdutils/ |
D | qdMetaData.h | 50 uint16_t c0[MAX_IGC_LUT_ENTRIES]; 51 uint16_t c1[MAX_IGC_LUT_ENTRIES]; 52 uint16_t c2[MAX_IGC_LUT_ENTRIES];
|
/hardware/qcom/display/msm8x26/libqdutils/ |
D | qdMetaData.h | 50 uint16_t c0[MAX_IGC_LUT_ENTRIES]; 51 uint16_t c1[MAX_IGC_LUT_ENTRIES]; 52 uint16_t c2[MAX_IGC_LUT_ENTRIES];
|
1234