Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DfloatRt.h50 static inline float floatFromInt64(int64_t v) in floatFromInt64() function
/device/google/contexthub/firmware/src/
DfloatRt.c137 float floatFromInt64(int64_t v) in floatFromInt64() function