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

  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
ml_math_func.c 249 long q_temp1[4], q_temp2[4]; local
256 inv_q_invert(q, q_temp2);
257 inv_q_mult(q_temp1, q_temp2, out4);
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.c 249 long q_temp1[4], q_temp2[4]; local
256 inv_q_invert(q, q_temp2);
257 inv_q_mult(q_temp1, q_temp2, out4);

Completed in 670 milliseconds