Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c137 static int last_diw_pix_hpos, last_ddf_pix_hpos, last_decide_line_hpos; variable
415 && pix_hpos >= diwfirstword && last_diw_pix_hpos < diwfirstword) in decide_diw()
422 && pix_hpos >= diwlastword && last_diw_pix_hpos < diwlastword) in decide_diw()
427 last_diw_pix_hpos = pix_hpos; in decide_diw()
1925 last_diw_pix_hpos = -1; in reset_decisions()