OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inv_q_invertf
(Results
1 - 6
of
6
) sorted by null
/hardware/invensense/60xx/mlsdk/mllite/
mlMathFunc.h
53
void
inv_q_invertf
(const float *q, float *qInverted);
mlMathFunc.c
216
void
inv_q_invertf
(const float *q, float *qInverted)
function
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
ml_math_func.h
79
void
inv_q_invertf
(const float *q, float *qInverted);
ml_math_func.c
52
inv_q_invertf
(quat, qi);
328
void
inv_q_invertf
(const float *q, float *qInverted)
function
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.h
79
void
inv_q_invertf
(const float *q, float *qInverted);
ml_math_func.c
52
inv_q_invertf
(quat, qi);
328
void
inv_q_invertf
(const float *q, float *qInverted)
function
Completed in 434 milliseconds