Searched refs:acc_tt (Results 1 – 2 of 2) sorted by relevance
144 agd->acc_t = agd->acc_tt = 0; in agdReset()298 ac1->agd.acc_tt += temp * temp; in accelGoodData()305 ac1->agd.acc_tt += temp * temp; in accelGoodData()312 ac1->agd.acc_tt += temp * temp; in accelGoodData()319 ac1->agd.acc_tt += temp * temp; in accelGoodData()326 ac1->agd.acc_tt += temp * temp; in accelGoodData()333 ac1->agd.acc_tt += temp * temp; in accelGoodData()342 ac1->agd.acc_tt += temp * temp; in accelGoodData()363 (ac1->agd.acc_tt - (ac1->agd.acc_t * ac1->agd.acc_t) * inv) * inv; in accelGoodData()
86 float acc_t, acc_tt; member