Searched refs:cycle_acc (Results 1 – 1 of 1) sorted by relevance
259 int system=-1, pad_acc, cycle_acc, cycle, f_frac; in dvsend() local351 cycle_acc = frame_cycle[system].d * cycle; in dvsend()360 f_frac = (cycle_acc % frame_cycle[system].d in dvsend()364 f_cycle = (cycle_acc / frame_cycle[system].d) & 0xf; in dvsend()369 cycle_acc += frame_cycle[system].n; in dvsend()370 cycle_acc %= frame_cycle[system].d * 0x10; in dvsend()