Searched refs:acc_tt (Results 1 – 2 of 2) sorted by relevance
142 agd->acc_t = agd->acc_tt = 0; in agdReset()296 ac1->agd.acc_tt += temp * temp; in accelGoodData()303 ac1->agd.acc_tt += temp * temp; in accelGoodData()310 ac1->agd.acc_tt += temp * temp; in accelGoodData()317 ac1->agd.acc_tt += temp * temp; in accelGoodData()324 ac1->agd.acc_tt += temp * temp; in accelGoodData()331 ac1->agd.acc_tt += temp * temp; in accelGoodData()340 ac1->agd.acc_tt += temp * temp; in accelGoodData()361 (ac1->agd.acc_tt - (ac1->agd.acc_t * ac1->agd.acc_t) * inv) * inv; in accelGoodData()
86 float acc_t, acc_tt; member