HomeSort by relevance Sort by last modified time
    Searched refs:quat_geo (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
hal_outputs.c 426 long rot[9], quat_geo[4]; local
429 inv_get_geomagnetic_quaternion(quat_geo, &timestamp);
430 inv_quaternion_to_rotation(quat_geo, rot);
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
hal_outputs.c 380 long rot[9], quat_geo[4]; local
383 inv_get_geomagnetic_quaternion(quat_geo, &timestamp);
384 inv_quaternion_to_rotation(quat_geo, rot);

Completed in 100 milliseconds