Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dsphere_fit_calibration.h115 void sphereFitSetSolverData(struct SphereFitCal *sphere_cal,
Dsphere_fit_calibration.c81 void sphereFitSetSolverData(struct SphereFitCal *sphere_cal, in sphereFitSetSolverData() function
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_sphere_fit_cal/
Dmag_sphere_fit.c55 sphereFitSetSolverData(&mocs->sphere_fit.sphere_cal, in initMagCalSphere()