Searched refs:var_thresh (Results 1 – 1 of 1) sorted by relevance
190 float var_thresh = gyro_still_det->var_threshold; in gyroStillDetCompute() local196 gyroStillDetLimit(0.5f - (gyro_still_det->win_var_x - var_thresh) * in gyroStillDetCompute()198 gyroStillDetLimit(0.5f - (gyro_still_det->win_var_y - var_thresh) * in gyroStillDetCompute()200 gyroStillDetLimit(0.5f - (gyro_still_det->win_var_z - var_thresh) * in gyroStillDetCompute()