Searched refs:MIN_MAG_SQ (Results 1 – 1 of 1) sorted by relevance
70 #define MIN_MAG_SQ (10.0f * 10.0f) macro635 if (magSq < MIN_MAG_SQ || magSq > MAX_MAG_SQ) { in magAccuracyUpdate()