Searched refs:acc_tt (Results 1 – 2 of 2) sorted by relevance
146 agd->acc_t = agd->acc_tt = 0; in agdReset()301 ac1->agd.acc_tt += temp * temp; in accelGoodData()308 ac1->agd.acc_tt += temp * temp; in accelGoodData()315 ac1->agd.acc_tt += temp * temp; in accelGoodData()322 ac1->agd.acc_tt += temp * temp; in accelGoodData()329 ac1->agd.acc_tt += temp * temp; in accelGoodData()336 ac1->agd.acc_tt += temp * temp; in accelGoodData()345 ac1->agd.acc_tt += temp * temp; in accelGoodData()366 (ac1->agd.acc_tt - (ac1->agd.acc_t * ac1->agd.acc_t) * inv) * inv; in accelGoodData()
87 float acc_t, acc_tt; member