Searched refs:rot_mat (Results 1 - 1 of 1) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp776 float rot_mat[9]; local
778 res = inv_get_float_array(INV_ROTATION_MATRIX, rot_mat);
781 calcOrientationSensor(rot_mat, s->orientation.v);

Completed in 22 milliseconds