Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dcalibration_data.h48 float skew_yx; member
Dcalibration_data.c48 calstruct->skew_yx * x_temp[0] + calstruct->scale_factor_y * x_temp[1]; in calDataCorrectData()
Dsphere_fit_calibration.c210 calstruct->skew_yx = x[eParamScaleMatrix21]; in convertStateToCalStruct()