Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/algos/
Dmag_cal.c67 static int moc_fit(struct MagCal *moc, struct Vec3 *bias, float *radius) in moc_fit() function
222 if (moc_fit(moc, &bias, &radius)) { in magCalUpdate()