Searched refs:radius (Results 1 – 8 of 8) sorted by relevance
/device/google/contexthub/firmware/src/algos/ |
D | mag_cal.c | 67 static int moc_fit(struct MagCal *moc, struct Vec3 *bias, float *radius) in moc_fit() argument 102 *radius = r; in moc_fit() 148 moc->radius = 0.0f; in initMagCal() 219 float radius; in magCalUpdate() local 222 if (moc_fit(moc, &bias, &radius)) { in magCalUpdate() 228 moc->radius = radius; in magCalUpdate()
|
/device/google/contexthub/firmware/inc/algos/ |
D | mag_cal.h | 38 float radius; member
|
/device/moto/shamu/location/loc_api/loc_api_v02/ |
D | location_service_v02.h | 7962 uint32_t radius; member
|
D | location_service_v02.c | 575 QMI_IDL_OFFSET8(qmiLocCircularGeofenceArgsStructT_v02, radius),
|
/device/huawei/angler/location/loc_api/loc_api_v02/ |
D | location_service_v02.h | 8371 uint32_t radius; member
|
D | location_service_v02.c | 635 QMI_IDL_OFFSET8(qmiLocCircularGeofenceArgsStructT_v02, radius),
|
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
D | location_service_v02.h | 8371 uint32_t radius; member
|
D | location_service_v02.c | 635 QMI_IDL_OFFSET8(qmiLocCircularGeofenceArgsStructT_v02, radius),
|