Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DfloatRt.h40 static inline int64_t floatToInt64(float f) in floatToInt64() function
/device/google/contexthub/firmware/os/core/
DfloatRt.c90 int64_t floatToInt64(float f) in floatToInt64() function