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

  /hardware/invensense/mlsdk/mllite/
mlMathFunc.h 50 void inv_q_addf(float *q1, float *q2, float *qSum);
mlMathFunc.c 162 void inv_q_addf(float *q1, float *q2, float *qSum) function
  /hardware/invensense/libsensors_iio/software/core/mllite/
ml_math_func.h 76 void inv_q_addf(const float *q1, const float *q2, float *qSum);
ml_math_func.c 274 void inv_q_addf(const float *q1, const float *q2, float *qSum) function

Completed in 792 milliseconds