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

  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.h 117 void mlMatrixVectorMult(long matrix[9], const long vecIn[3], long *vecOut);
data_builder.c     [all...]
ml_math_func.c 704 void mlMatrixVectorMult(long matrix[9], const long vecIn[3], long *vecOut) {

Completed in 51 milliseconds