/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/include/telephony/ |
D | ril.h | 409 int cid; /* Context ID, uniquely identifies this call */ member 430 int cid; /* Context ID, uniquely identifies this call */ member 461 int cid; /* Context ID, uniquely identifies this call */ member 494 int cid; /* Context ID, uniquely identifies this call */ member 657 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member 1222 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1229 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1238 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1246 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1287 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member
|
/hardware/ril/reference-ril/ |
D | ril.h | 409 int cid; /* Context ID, uniquely identifies this call */ member 430 int cid; /* Context ID, uniquely identifies this call */ member 461 int cid; /* Context ID, uniquely identifies this call */ member 494 int cid; /* Context ID, uniquely identifies this call */ member 657 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member 1222 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1229 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1238 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1246 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1287 …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/qcom/msm8996/kernel-headers/media/ |
D | msm_camsensor_sdk.h | 244 unsigned int cid; member 320 unsigned char cid; member
|
D | msmb_isp.h | 260 uint8_t cid; member
|
D | msm_camera.h | 1295 uint8_t cid; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_camsensor_sdk.h | 214 unsigned int cid; member 288 unsigned char cid; member
|
D | msmb_isp.h | 248 uint8_t cid; member
|
D | msm_camera.h | 1366 uint8_t cid; member
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msm_camsensor_sdk.h | 273 unsigned char cid; member
|
D | msmb_isp.h | 235 uint8_t cid; member
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msm_camsensor_sdk.h | 238 unsigned char cid; member
|
D | msmb_isp.h | 219 uint8_t cid; member
|
/hardware/ril/libril/ |
D | ril.cpp | 2484 p.writeInt32(p_cur[i].cid); in responseDataCallListV4() 2490 p_cur[i].cid, in responseDataCallListV4() 2526 p.writeInt32(p_cur[i].cid); in responseDataCallListV6() 2536 p_cur[i].cid, in responseDataCallListV6() 2575 p.writeInt32(p_cur[i].cid); in responseDataCallListV9() 2586 p_cur[i].cid, in responseDataCallListV9() 2625 p.writeInt32(p_cur[i].cid); in responseDataCallListV11() 2637 p_cur[i].cid, in responseDataCallListV11() 2824 writeStringToParcel (p, p_cur->cid); in responseCellList() 2827 p_cur->cid, p_cur->rssi); in responseCellList() [all …]
|
/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/libhardware/include/hardware/ |
D | gps.h | 668 uint32_t cid; member
|
/hardware/qcom/camera/ |
D | QCamera_Intf.h | 298 uint8_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
|