Searched refs:floatFromInt64 (Results 1 – 3 of 3) sorted by relevance
30 float floatFromInt64(int64_t v);50 static inline float floatFromInt64(int64_t v) in floatFromInt64() function
137 float floatFromInt64(int64_t v) in floatFromInt64() function
156 …*time1 = sync->time1_base + floatToInt64(sync->alpha + sync->beta * floatFromInt64(time2 - sync->t… in time_sync_estimate_time1()