/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 | 440 int cid; /* Context ID, uniquely identifies this call */ member 461 int cid; /* Context ID, uniquely identifies this call */ member 492 int cid; /* Context ID, uniquely identifies this call */ member 525 int cid; /* Context ID, uniquely identifies this call */ member 691 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member 1364 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1371 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1380 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1388 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1429 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member [all …]
|
/hardware/ril/reference-ril/ |
D | ril.h | 440 int cid; /* Context ID, uniquely identifies this call */ member 461 int cid; /* Context ID, uniquely identifies this call */ member 492 int cid; /* Context ID, uniquely identifies this call */ member 525 int cid; /* Context ID, uniquely identifies this call */ member 691 char * cid; /* Combination of LAC and Cell Id in 32 bits in GSM. member 1364 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1371 int cid; /* 16-bit GSM Cell Identity described in TS 27.007, 0..65535, INT_MAX if unknown */ member 1380 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1388 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member 1429 …int cid; /* 28-bit UMTS Cell Identity described in TS 25.331, 0..268435455, INT_MAX if unknown … member [all …]
|
D | reference-ril.c | 486 responses[i].cid = -1; in requestOrSendDataCallList() 506 err = at_tok_nextint(&line, &response->cid); in requestOrSendDataCallList() 532 int cid; in requestOrSendDataCallList() local 538 err = at_tok_nextint(&line, &cid); in requestOrSendDataCallList() 543 if (responses[i].cid == cid) in requestOrSendDataCallList()
|
/hardware/interfaces/gnss/1.0/default/ |
D | AGnssRil.cpp | 104 .cid = cellID.cid, in setRefLocation()
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msm_camsensor_sdk.h | 247 unsigned int cid; member 324 unsigned char cid; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_camsensor_sdk.h | 217 unsigned int cid; member 291 unsigned char cid; member
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
D | msm_camsensor_sdk.h | 246 unsigned int cid; member 320 unsigned char cid; member
|
/hardware/qcom/msm8998/kernel-headers/media/ |
D | msm_camsensor_sdk.h | 280 unsigned int cid; member 356 unsigned char cid; member
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_data.cpp | 91 int cid = 1; in TEST_F() local 94 radio->deactivateDataCall(serial, cid, reasonRadioShutDown); in TEST_F()
|
/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_service.cpp | 220 int32_t cid, bool reasonRadioShutDown); 1266 int32_t cid, bool reasonRadioShutDown) { in deactivateDataCall() argument 1271 2, (std::to_string(cid)).c_str(), reasonRadioShutDown ? "1" : "0"); in deactivateDataCall() 2878 kaReq.cid = keepalive.cid; // This is the context ID of the data call in startKeepalive() 3561 cellIdentity.cellIdentityGsm[0].cid = rilCellIdentity.cellIdentityGsm.cid; in fillCellIdentityResponse() 3574 cellIdentity.cellIdentityWcdma[0].cid = rilCellIdentity.cellIdentityWcdma.cid; in fillCellIdentityResponse() 3611 cellIdentity.cellIdentityTdscdma[0].cid = rilCellIdentity.cellIdentityTdscdma.cid; in fillCellIdentityResponse() 3659 rilCellIdentity.cellIdentityGsm.cid = in fillCellIdentityFromVoiceRegStateResponseString() 3670 rilCellIdentity.cellIdentityWcdma.cid = in fillCellIdentityFromVoiceRegStateResponseString() 3683 rilCellIdentity.cellIdentityTdscdma.cid = in fillCellIdentityFromVoiceRegStateResponseString() [all …]
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 72 uint32_t cid;
|
/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/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/interfaces/radio/1.1/ |
D | types.hal | 190 int32_t cid; // Context ID, returned in setupDataCallResponse
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 485 uint32_t cid; member
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_gps.h | 670 uint32_t cid; member
|
/hardware/qcom/gps/sdm845/utils/ |
D | loc_gps.h | 674 uint32_t cid; member
|