Searched refs:syncx (Results 1 – 1 of 1) sorted by relevance
934 double syncx; /* bpf output */ in wwv_rf() local1055 syncx = (bpf[8] = bpf[7]) * 4.897278e-01; in wwv_rf()1056 syncx += (bpf[7] = bpf[6]) * -2.765914e+00; in wwv_rf()1057 syncx += (bpf[6] = bpf[5]) * 8.110921e+00; in wwv_rf()1058 syncx += (bpf[5] = bpf[4]) * -1.517732e+01; in wwv_rf()1059 syncx += (bpf[4] = bpf[3]) * 1.975197e+01; in wwv_rf()1060 syncx += (bpf[3] = bpf[2]) * -1.814365e+01; in wwv_rf()1061 syncx += (bpf[2] = bpf[1]) * 1.159783e+01; in wwv_rf()1062 syncx += (bpf[1] = bpf[0]) * -4.735040e+00; in wwv_rf()1063 bpf[0] = isig - syncx; in wwv_rf()[all …]