Searched refs:vupdate_end (Results 1 – 1 of 1) sorted by relevance
1978 uint32_t vupdate_start, vupdate_end; in delay_cursor_until_vupdate() local1989 &vupdate_end); in delay_cursor_until_vupdate()2007 if (vupdate_end < vupdate_start) in delay_cursor_until_vupdate()2008 vupdate_end += stream->timing.v_total; in delay_cursor_until_vupdate()2011 if (lines_to_vupdate > stream->timing.v_total - vupdate_end + vupdate_start) in delay_cursor_until_vupdate()2018 us_vupdate = (vupdate_end - vupdate_start + 1) * us_per_line; in delay_cursor_until_vupdate()