Home
last modified time | relevance | path

Searched refs:ci (Results 1 – 13 of 13) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dresults_holder.h76 void inv_set_heading_confidence_interval(float ci);
79 void inv_set_accel_compass_confidence_interval(float ci);
Dresults_holder.c564 void inv_set_heading_confidence_interval(float ci) in inv_set_heading_confidence_interval() argument
566 rh.quat_confidence_interval = ci; in inv_set_heading_confidence_interval()
580 void inv_set_accel_compass_confidence_interval(float ci) in inv_set_accel_compass_confidence_interval() argument
582 rh.geo_mag_confidence_interval = ci; in inv_set_accel_compass_confidence_interval()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dresults_holder.h130 void inv_set_heading_confidence_interval(float ci);
133 void inv_set_accel_compass_confidence_interval(float ci);
Dresults_holder.c688 void inv_set_heading_confidence_interval(float ci) in inv_set_heading_confidence_interval() argument
690 rh.quat_confidence_interval = ci; in inv_set_heading_confidence_interval()
704 void inv_set_accel_compass_confidence_interval(float ci) in inv_set_accel_compass_confidence_interval() argument
706 rh.geo_mag_confidence_interval = ci; in inv_set_accel_compass_confidence_interval()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp1592 ChangeInfo *ci = (ChangeInfo *)event.get_vendor_data(); in handleEvent() local
1595 memcpy(mResultsBuffer[i].bssid, ci[i].bssid, sizeof(mac_addr)); in handleEvent()
1596 mResultsBuffer[i].channel = ci[i].channel; in handleEvent()
1599 mResultsBuffer[i].rssi[j] = (int) ci[i].rssi_history[j]; in handleEvent()
/hardware/ril/include/telephony/
Dril.h1423 int ci; /* 28-bit Cell Identity described in TS ???, INT_MAX if unknown */ member
1433 int ci; /* 28-bit Cell Identity described in TS ???, INT_MAX if unknown */ member
/hardware/ril/reference-ril/
Dril.h1423 int ci; /* 28-bit Cell Identity described in TS ???, INT_MAX if unknown */ member
1433 int ci; /* 28-bit Cell Identity described in TS ???, INT_MAX if unknown */ member
Dreference-ril.c2233 RIL_CellInfo_v12 ci[1] = local
2260 RIL_onRequestComplete(t, RIL_E_SUCCESS, ci, sizeof(ci));
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal835 * i_t =& \sigma(W_{xi}x_t+W_{hi}h_{t-1}+W_{ci}C_{t-1}+b_i) & \\
858 * * \f$W_{ci}\f$ is the cell-to-input weight matrix,
882 * * The cell-to-input weights (\f$W_{ci}\f$), cell-to-forget weights
895 * cell-to-input (\f$W_{ci}\f$) weights must be present. Otherwise, the
951 * * 9: The cell-to-input weights (\f$W_{ci}\f$). Optional.
/hardware/ril/libril/
Dril_service.cpp3630 cellIdentity.cellIdentityLte[0].ci = rilCellIdentity.cellIdentityLte.ci; in fillCellIdentityResponse()
3747 rilCellIdentity.cellIdentityLte.ci = in fillCellIdentityFromVoiceRegStateResponseString()
3832 rilCellIdentity.cellIdentityLte.ci = in fillCellIdentityFromDataRegStateResponseString()
8020 cellInfoLte->cellIdentityLte.ci = in convertRilCellInfoListToHal()
8021 rillCellInfo->CellInfo.lte.cellIdentityLte.ci; in convertRilCellInfoListToHal()
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal1103 * i_t =& \sigma(W_{xi}x_t+W_{hi}h_{t-1}+W_{ci}C_{t-1}+b_i) & \\
1126 * * \f$W_{ci}\f$ is the cell-to-input weight matrix,
1156 * * The cell-to-input weights (\f$W_{ci}\f$), cell-to-forget weights
1169 * cell-to-input (\f$W_{ci}\f$) weights must be present. Otherwise, the
1236 * * 9: The cell-to-input weights (\f$W_{ci}\f$). Optional.
4505 * * 9: The cell-to-input weights (\f$W_{ci}\f$). Optional.
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal1100 * i_t =& \sigma(W_{xi}x_t+W_{hi}h_{t-1}+W_{ci}C_{t-1}+b_i) & \\
1123 * * \f$W_{ci}\f$ is the cell-to-input weight matrix,
1153 * * The cell-to-input weights (\f$W_{ci}\f$), cell-to-forget weights
1166 * cell-to-input (\f$W_{ci}\f$) weights must be present. Otherwise, the
1233 * * 9: The cell-to-input weights (\f$W_{ci}\f$). Optional.
4763 * * 9: The cell-to-input weights (\f$W_{ci}\f$). Optional.
/hardware/interfaces/radio/1.0/
Dtypes.hal1573 int32_t ci; // 28-bit Cell Identity described in TS TS 27.007, INT_MAX