Searched refs:acc_yw (Results 1 – 2 of 2) sorted by relevance
82 initVec4(&b, -moc->acc_xw, -moc->acc_yw, -moc->acc_zw, -moc->acc_w); in moc_fit()116 moc->acc_yy = moc->acc_yz = moc->acc_yw = 0.0f; in moc_reset()184 moc->acc_yw += y * w; in magCalUpdate()210 moc->acc_yw *= inv; in magCalUpdate()
35 float acc_yy, acc_yz, acc_yw, acc_zz, acc_zw; member