Searched defs:cid (Results 1 - 23 of 23) sorted by relevance

/hardware/intel/common/libva/test/decode/
H A Dtinyjpeg-internal.h79 unsigned int cid; member in struct:component
H A Dtinyjpeg.c227 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/qcom/msm8994/kernel-headers/media/
H A Dmsm_camsensor_sdk.h273 unsigned char cid; member in struct:msm_camera_csid_vc_cfg
H A Dmsmb_isp.h235 uint8_t cid; member in struct:msm_vfe_rdi_cfg
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsm_camsensor_sdk.h238 unsigned char cid; member in struct:msm_camera_csid_vc_cfg
H A Dmsmb_isp.h219 uint8_t cid; member in struct:msm_vfe_rdi_cfg
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_camsensor_sdk.h244 unsigned int cid; member in struct:msm_sensor_i2c_sync_params
320 unsigned char cid; member in struct:msm_camera_csid_vc_cfg
H A Dmsmb_isp.h260 uint8_t cid; member in struct:msm_vfe_rdi_cfg
H A Dmsm_camera.h1295 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_camsensor_sdk.h214 unsigned int cid; member in struct:msm_sensor_i2c_sync_params
288 unsigned char cid; member in struct:msm_camera_csid_vc_cfg
H A Dmsmb_isp.h248 uint8_t cid; member in struct:msm_vfe_rdi_cfg
H A Dmsm_camera.h1366 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsmb_isp.h146 uint8_t cid; member in struct:msm_vfe_rdi_cfg
H A Dmsm_cam_sensor.h390 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsmb_isp.h129 uint8_t cid; member in struct:msm_vfe_rdi_cfg
H A Dmsm_cam_sensor.h355 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/ril/reference-ril/
H A Dreference-ril.c462 responses[i].cid = -1;
482 err = at_tok_nextint(&line, &response->cid);
508 int cid; local
514 err = at_tok_nextint(&line, &cid);
519 if (responses[i].cid == cid)
1224 * +CREG: n, stat, [lac, cid]
1226 * +CREG: stat, [lac, cid]
1240 * +CGREG: n, stat [,lac, cid [,networkType]]
1269 case 2: /* +CREG: <stat>, <lac>, <cid> */
[all...]
H A Dril.h409 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon5040
430 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon5041
461 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon5042
494 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon5043
657 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member in struct:__anon5055
1222 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon5089
1229 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon5090
1238 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon5091
1246 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon5092
1287 int cid; /* 2 member in struct:__anon5096
[all...]
/hardware/libhardware/include/hardware/
H A Dgps.h668 uint32_t cid; member in struct:__anon1726
/hardware/qcom/camera/
H A DQCamera_Intf.h298 uint8_t cid; member in struct:__anon2711
/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_camera.h1301 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_camera.h1253 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/ril/include/telephony/
H A Dril.h409 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4850
430 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4851
461 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4852
494 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon4853
657 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member in struct:__anon4865
1222 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon4899
1229 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon4900
1238 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon4901
1246 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon4902
1287 int cid; /* 2 member in struct:__anon4906
[all...]

Completed in 1723 milliseconds