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/common/
Dcalibration_data.h48 float skew_zx; member
Dcalibration_data.c33 x_corrected[2] = calstruct->skew_zx * x_temp[0] + in calDataCorrectData()
Dsphere_fit_calibration.c196 calstruct->skew_zx = x[eParamScaleMatrix31]; in convertStateToCalStruct()