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

  /hardware/invensense/mlsdk/mllite/
mlMathFunc.h 56 long inv_big8_to_int32(const unsigned char *big8);
mlSetGyroBias.c 65 biasTmp2[i] = inv_big8_to_int32(&regs[i * 4]);
mlBiasNoMotion.c 334 biasTmp2[i] = inv_big8_to_int32(&biasReg[i * 4]);
mlMathFunc.c 264 long inv_big8_to_int32(const unsigned char *big8) function

Completed in 2109 milliseconds