Searched defs:vecOut (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dml_math_func.c705 void mlMatrixVectorMult(long matrix[9], const long vecIn[3], long *vecOut) { argument
720 vecOut[i] = temp;
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dml_math_func.c705 void mlMatrixVectorMult(long matrix[9], const long vecIn[3], long *vecOut) { argument
720 vecOut[i] = temp;

Completed in 48 milliseconds