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

  /hardware/invensense/60xx/mlsdk/mllite/
mlMathFunc.c 144 void inv_q_invert(const long *q, long *qInverted) function
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
ml_math_func.c 225 void inv_q_invert(const long *q, long *qInverted) function
256 inv_q_invert(q, q_temp2);
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
ml_math_func.c 225 void inv_q_invert(const long *q, long *qInverted) function
256 inv_q_invert(q, q_temp2);
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.c 225 void inv_q_invert(const long *q, long *qInverted) function
256 inv_q_invert(q, q_temp2);

Completed in 1211 milliseconds