Home
last modified time | relevance | path

Searched refs:inv_int16_to_big8 (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/mlsdk/mllite/
DmlMathFunc.h57 unsigned char *inv_int16_to_big8(short x, unsigned char *big8);
DmlMathFunc.c273 unsigned char *inv_int16_to_big8(short x, unsigned char *big8) in inv_int16_to_big8() function
DmlFIFO.c476 inv_int16_to_big8(delay, regs); in inv_state_change_fifo()