Home
last modified time | relevance | path

Searched refs:SphereFitData (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dsphere_fit_calibration.c35 const struct SphereFitData *data,
87 const struct SphereFitData *data, in sphereFitRunCal()
122 const struct SphereFitData *data = (const struct SphereFitData *)f_data; in sphereFitResidAndJacobianFunc()
218 const struct SphereFitData *data, in runCalibration()
Dsphere_fit_calibration.h71 struct SphereFitData { struct
121 const struct SphereFitData *data,
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_sphere_fit_cal/
Dmag_sphere_fit.c102 struct SphereFitData data = {&mocs->sphere_data[0], NULL, in magCalSphereFit()