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