Home
last modified time | relevance | path

Searched defs:qProd (Results 1 – 1 of 1) sorted by relevance

/hardware/invensense/mlsdk/mllite/
DmlMathFunc.c97 void inv_q_mult(const long *q1, const long *q2, long *qProd) in inv_q_mult()
153 void inv_q_multf(const float *q1, const float *q2, float *qProd) in inv_q_multf()