Searched refs:tmp_denom_mean (Results 1 – 1 of 1) sorted by relevance
126 float tmp_denom_mean = 1.f; in gyroStillDetCompute() local131 tmp_denom_mean = 1.f / gyro_still_det->num_acc_win_samples; in gyroStillDetCompute()140 gyro_still_det->win_mean_x *= tmp_denom_mean; in gyroStillDetCompute()146 gyro_still_det->win_mean_y *= tmp_denom_mean; in gyroStillDetCompute()152 gyro_still_det->win_mean_z *= tmp_denom_mean; in gyroStillDetCompute()