Searched refs:applyCalibration (Results 1 – 3 of 3) sorted by relevance
51 void applyCalibration(uint8_t sensorType, const float input[3],
28 void SeeCalHelper::applyCalibration(uint8_t sensorType, const float input[3], in applyCalibration() function in chre::SeeCalHelper
763 info->calHelper->applyCalibration(data->sensorType, val, in populateEventSample()