Searched refs:var_x (Results 1 – 2 of 2) sorted by relevance
55 float var_x, var_y, var_z; member
266 asd->var_x = (asd->acc_xx - (asd->acc_x * asd->acc_x) * inv) * inv; in accelStillnessDetection()270 if (asd->var_x < asd->var_th && asd->var_y < asd->var_th && in accelStillnessDetection()