Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dsphere_fit_calibration.h106 void sphereFitInit(struct SphereFitCal *sphere_cal,
Dsphere_fit_calibration.c42 void sphereFitInit(struct SphereFitCal *sphere_cal, in sphereFitInit() function
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_sphere_fit_cal/
Dmag_sphere_fit.c53 sphereFitInit(&mocs->sphere_fit.sphere_cal, &mocs->sphere_fit.params, in initMagCalSphere()