Home
last modified time | relevance | path

Searched refs:cid (Results 1 – 25 of 38) sorted by relevance

12

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c227 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 …]
Dtinyjpeg-internal.h79 unsigned int cid; member
/hardware/ril/include/telephony/
Dril.h440 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/
Dril.h440 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 …]
Dreference-ril.c486 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/
DAGnssRil.cpp104 .cid = cellID.cid, in setRefLocation()
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_camsensor_sdk.h247 unsigned int cid; member
324 unsigned char cid; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_camsensor_sdk.h217 unsigned int cid; member
291 unsigned char cid; member
/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsm_camsensor_sdk.h246 unsigned int cid; member
320 unsigned char cid; member
/hardware/qcom/msm8998/kernel-headers/media/
Dmsm_camsensor_sdk.h280 unsigned int cid; member
356 unsigned char cid; member
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_data.cpp91 int cid = 1; in TEST_F() local
94 radio->deactivateDataCall(serial, cid, reasonRadioShutDown); in TEST_F()
/hardware/qcom/msm8994/kernel-headers/media/
Dmsm_camsensor_sdk.h273 unsigned char cid; member
Dmsmb_isp.h235 uint8_t cid; member
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsm_camsensor_sdk.h238 unsigned char cid; member
Dmsmb_isp.h219 uint8_t cid; member
/hardware/ril/libril/
Dril_service.cpp220 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/
DIAGnssRil.hal72 uint32_t cid;
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsmb_isp.h129 uint8_t cid; member
Dmsm_cam_sensor.h355 uint8_t cid; member
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsmb_isp.h146 uint8_t cid; member
Dmsm_cam_sensor.h390 uint8_t cid; member
/hardware/interfaces/radio/1.1/
Dtypes.hal190 int32_t cid; // Context ID, returned in setupDataCallResponse
/hardware/libhardware/include/hardware/
Dgps.h485 uint32_t cid; member
/hardware/qcom/gps/msm8998/utils/
Dloc_gps.h670 uint32_t cid; member
/hardware/qcom/gps/sdm845/utils/
Dloc_gps.h674 uint32_t cid; member

12