Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dcalibration_data.h49 float skew_zx; member
Dcalibration_data.c49 x_corrected[2] = calstruct->skew_zx * x_temp[0] + in calDataCorrectData()
Dsphere_fit_calibration.c212 calstruct->skew_zx = x[eParamScaleMatrix31]; in convertStateToCalStruct()