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