Searched defs:cid (Results 1 - 19 of 19) 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/samsung_slsi/exynos5/mobicore/daemon/Registry/
H A DRegistry.cpp366 LOG_E("mcRegistry store So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
375 LOG_E("mcRegistry store So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
390 const mcCid_t *cid,
396 if ((NULL == cid) || (NULL == so)) {
410 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
417 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
424 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_OUT_OF_RESOURCES);
388 mcRegistryReadData( uint32_t context, const mcCid_t *cid, mcPid_t pid, mcSoDataCont_t *so, uint32_t maxLen ) argument
/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsmb_isp.h132 uint8_t cid; member in struct:msm_vfe_rdi_cfg
H A Dmsm_cam_sensor.h235 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
H A Dmsm_camera.h1295 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
/hardware/qcom/msm8x74/original-kernel-headers/media/
H A Dmsmb_isp.h105 uint8_t cid; member in struct:msm_vfe_rdi_cfg
H A Dmsm_cam_sensor.h206 uint8_t cid; member in struct:msm_camera_csid_vc_cfg
H A Dmsm_camera.h1369 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.h308 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon2575
329 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon2576
360 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon2577
393 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon2578
556 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member in struct:__anon2590
989 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon2620
997 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon2621
1031 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon2624
/hardware/libhardware/include/hardware/
H A Dgps.h505 uint32_t cid; member in struct:__anon1225
/hardware/ril/include/telephony/
H A Dril.h308 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon2399
329 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon2400
360 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon2401
393 int cid; /* Context ID, uniquely identifies this call */ member in struct:__anon2402
556 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member in struct:__anon2414
989 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member in struct:__anon2444
997 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon2445
1031 int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown */ member in struct:__anon2448
/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

Completed in 325 milliseconds