Home
last modified time | relevance | path

Searched refs:pipelineDelay (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/display/
H A Dartist.c325 const int pipelineDelay = 4; in artist_get_cursor_pos() local
341 *x = ((xHi + pipelineDelay) * videoInterleave) - hbp_times_vi; in artist_get_cursor_pos()