/hardware/intel/common/libva/test/decode/ |
D | tinyjpeg.c | 227 int i, width, height, nr_components, cid, sampling_factor; in parse_SOF() local 252 cid = *stream++; in parse_SOF() 256 c->cid = cid; in parse_SOF() 263 cid, c->Hfactor, c->Vfactor, Q_table ); in parse_SOF() 276 unsigned int i, cid, table; in parse_SOS() local 285 cid = *stream++; in parse_SOS() 287 priv->cur_sos.components[i].component_id = cid; in parse_SOS() 295 if (cid != priv->component_infos[i].cid) in parse_SOS() 297 i, cid, i, priv->component_infos[i].cid); in parse_SOS() 298 trace("ComponentId:%d tableAC:%d tableDC:%d\n", cid, table&0xf, table>>4); in parse_SOS() [all …]
|
D | tinyjpeg-internal.h | 79 unsigned int cid; member
|
/hardware/ril/reference-ril/ |
D | ril.h | 308 int cid; /* Context ID, uniquely identifies this call */ member 329 int cid; /* Context ID, uniquely identifies this call */ member 360 int cid; /* Context ID, uniquely identifies this call */ member 393 int cid; /* Context ID, uniquely identifies this call */ member 556 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member 989 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 997 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1031 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
|
D | reference-ril.c | 462 responses[i].cid = -1; in requestOrSendDataCallList() 482 err = at_tok_nextint(&line, &response->cid); in requestOrSendDataCallList() 508 int cid; in requestOrSendDataCallList() local 514 err = at_tok_nextint(&line, &cid); in requestOrSendDataCallList() 519 if (responses[i].cid == cid) in requestOrSendDataCallList()
|
/hardware/ril/include/telephony/ |
D | ril.h | 308 int cid; /* Context ID, uniquely identifies this call */ member 329 int cid; /* Context ID, uniquely identifies this call */ member 360 int cid; /* Context ID, uniquely identifies this call */ member 393 int cid; /* Context ID, uniquely identifies this call */ member 556 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member 989 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 997 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1031 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/Public/ |
D | MobiCoreRegistry.h | 144 const mcCid_t *cid,
|
/hardware/ril/libril/ |
D | ril.cpp | 2347 p.writeInt32(p_cur[i].cid); in responseDataCallListV4() 2353 p_cur[i].cid, in responseDataCallListV4() 2389 p.writeInt32(p_cur[i].cid); in responseDataCallListV6() 2399 p_cur[i].cid, in responseDataCallListV6() 2438 p.writeInt32(p_cur[i].cid); in responseDataCallListV9() 2449 p_cur[i].cid, in responseDataCallListV9() 2498 p.writeInt32(p_cur[i].cid); in responseDataCallList() 2510 p_cur[i].cid, in responseDataCallList() 2672 writeStringToParcel (p, p_cur->cid); in responseCellList() 2675 p_cur->cid, p_cur->rssi); in responseCellList() [all …]
|
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
D | msmb_isp.h | 105 uint8_t cid; member
|
D | msm_cam_sensor.h | 206 uint8_t cid; member
|
D | msm_camera.h | 1369 uint8_t cid; member
|
/hardware/qcom/msm8x74/kernel-headers/media/ |
D | msmb_isp.h | 132 uint8_t cid; member
|
D | msm_cam_sensor.h | 235 uint8_t cid; member
|
D | msm_camera.h | 1295 uint8_t cid; member
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msmb_isp.h | 146 uint8_t cid; member
|
D | msm_cam_sensor.h | 390 uint8_t cid; member
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msmb_isp.h | 129 uint8_t cid; member
|
D | msm_cam_sensor.h | 355 uint8_t cid; member
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/ |
D | Registry.cpp | 390 const mcCid_t *cid, in mcRegistryReadData() argument 396 if ((NULL == cid) || (NULL == so)) { in mcRegistryReadData()
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 505 uint32_t cid; member
|
/hardware/qcom/msm8960/original-kernel-headers/media/ |
D | msm_camera.h | 1253 uint8_t cid; member
|
/hardware/qcom/msm8960/kernel-headers/media/ |
D | msm_camera.h | 1301 uint8_t cid; member
|