Searched refs:sum_xy (Results 1 – 1 of 1) sorted by relevance
131 float sum_x2 = 0.0f, sum_xy = 0.0f; in time_sync_estimate_time1() local138 sum_xy += x * y; in time_sync_estimate_time1()145 float beta = sum_xy / sum_x2; in time_sync_estimate_time1()