Searched defs:inv_get_rot_mat_float (Results 1 - 1 of 1) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
H A Dmlarray.c296 result = inv_get_rot_mat_float(rotMatrix);
354 result = inv_get_rot_mat_float(rotMatrix);
412 result = inv_get_rot_mat_float(rotMatrix);
713 result = inv_get_rot_mat_float(rotMatrix);
1085 * @brief inv_get_rot_mat_float is used to get an array of nine data points representing the rotation
1105 inv_error_t inv_get_rot_mat_float(float *data) function
1640 result = inv_get_rot_mat_float(rotMatrix);
1715 result = inv_get_rot_mat_float(rotMatrix);
1777 result = inv_get_rot_mat_float(rotMatrix);
1928 inv_get_rot_mat_float(rotMatri
[all...]

Completed in 74 milliseconds