Searched refs:acc_w (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()114 moc->acc_x = moc->acc_y = moc->acc_z = moc->acc_w = 0.0f; in moc_reset()175 moc->acc_w += w; in magCalUpdate()201 moc->acc_w *= inv; in magCalUpdate()
33 float acc_x, acc_y, acc_z, acc_w; member