/hardware/interfaces/gnss/1.0/ |
H A D | IAGnssRil.hal | 72 uint32_t cid;
|
/hardware/interfaces/gnss/1.0/default/ |
H A D | AGnssRil.cpp | 104 .cid = cellID.cid,
|
/hardware/intel/common/libva/test/decode/ |
H A D | tinyjpeg-internal.h | 79 unsigned int cid; member in struct:component
|
H A D | tinyjpeg.c | 227 int i, width, height, nr_components, cid, sampling_factor; local 252 cid = *stream++; 256 c->cid = cid; 263 cid, c->Hfactor, c->Vfactor, Q_table ); 276 unsigned int i, cid, table; local 285 cid = *stream++; 287 priv->cur_sos.components[i].component_id = cid; 295 if (cid != priv->component_infos[i].cid) [all...] |
/hardware/ril/include/telephony/ |
H A D | ril.h | 432 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4321 453 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4322 484 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4323 517 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4324 683 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member in struct:__anon4336 1342 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon4374 1349 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon4375 1358 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon4376 1366 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon4377 1407 int cid; /* 2 member in struct:__anon4381 6352 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4439 [all...] |
/hardware/ril/reference-ril/ |
H A D | ril.h | 432 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4525 453 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4526 484 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4527 517 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4528 683 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member in struct:__anon4540 1342 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon4578 1349 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon4579 1358 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon4580 1366 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon4581 1407 int cid; /* 2 member in struct:__anon4585 6352 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4643 [all...] |
H A D | reference-ril.c | 480 responses[i].cid = -1; 500 err = at_tok_nextint(&line, &response->cid); 526 int cid; local 532 err = at_tok_nextint(&line, &cid); 537 if (responses[i].cid == cid) 1244 * +CREG: n, stat, [lac, cid] 1246 * +CREG: stat, [lac, cid] 1260 * +CGREG: n, stat [,lac, cid [,networkType]] 1289 case 2: /* +CREG: <stat>, <lac>, <cid> */ [all...] |
/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_data.cpp | 91 int cid = 1; local 94 radio->deactivateDataCall(serial, cid, reasonRadioShutDown);
|
/hardware/qcom/msm8996/kernel-headers/media/ |
H A D | msm_camsensor_sdk.h | 247 unsigned int cid; member in struct:msm_sensor_i2c_sync_params 324 unsigned char cid; member in struct:msm_camera_csid_vc_cfg
|
H A D | msmb_isp.h | 260 uint8_t cid; member in struct:msm_vfe_rdi_cfg
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
H A D | msm_camsensor_sdk.h | 217 unsigned int cid; member in struct:msm_sensor_i2c_sync_params 291 unsigned char cid; member in struct:msm_camera_csid_vc_cfg
|
H A D | msmb_isp.h | 237 uint8_t cid; member in struct:msm_vfe_rdi_cfg
|
/hardware/qcom/msm8994/kernel-headers/media/ |
H A D | msm_camsensor_sdk.h | 273 unsigned char cid; member in struct:msm_camera_csid_vc_cfg
|
H A D | msmb_isp.h | 235 uint8_t cid; member in struct:msm_vfe_rdi_cfg
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
H A D | msm_camsensor_sdk.h | 238 unsigned char cid; member in struct:msm_camera_csid_vc_cfg
|
H A D | msmb_isp.h | 219 uint8_t cid; member in struct:msm_vfe_rdi_cfg
|
/hardware/interfaces/radio/1.0/ |
H A D | types.hal | 778 string cid; // Combination of LAC and Cell Id in 32 bits in GSM. 1335 int32_t cid; // Context ID, uniquely identifies this call 1508 int32_t cid; // 16-bit GSM Cell Identity described in 1520 int32_t cid; // 28-bit UMTS Cell Identity described in 1562 int32_t cid; // 28-bit UMTS Cell Identity described in 2016 int32_t cid; // Context ID, uniquely identifies this call
|
H A D | IRadio.hal | 544 * @param cid Indicates CID 551 oneway deactivateDataCall(int32_t serial, int32_t cid,
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
H A D | msmb_isp.h | 146 uint8_t cid; member in struct:msm_vfe_rdi_cfg
|
H A D | msm_cam_sensor.h | 390 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
H A D | msmb_isp.h | 129 uint8_t cid; member in struct:msm_vfe_rdi_cfg
|
H A D | msm_cam_sensor.h | 355 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
|
/hardware/ril/libril/ |
H A D | ril_service.cpp | 216 int32_t cid, bool reasonRadioShutDown); 1240 int32_t cid, bool reasonRadioShutDown) { 1245 2, (std::to_string(cid)).c_str(), reasonRadioShutDown ? "1" : "0"); 3348 cellIdentity.cellIdentityGsm[0].cid = rilCellIdentity.cellIdentityGsm.cid; 3361 cellIdentity.cellIdentityWcdma[0].cid = rilCellIdentity.cellIdentityWcdma.cid; 3398 cellIdentity.cellIdentityTdscdma[0].cid = rilCellIdentity.cellIdentityTdscdma.cid; 3446 rilCellIdentity.cellIdentityGsm.cid 1239 deactivateDataCall(int32_t serial, int32_t cid, bool reasonRadioShutDown) argument [all...] |
/hardware/libhardware/include/hardware/ |
H A D | gps.h | 485 uint32_t cid; member in struct:__anon1319
|
/hardware/qcom/gps/msm8998/core/ |
H A D | loc_gps.h | 670 uint32_t cid; member in struct:__anon2797
|