Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon/
H A Doverlay.c551 uint32 p1_h_inc, p23_h_inc; in Radeon_ShowOverlay() local
664 p1_h_inc = factors->p1_step_by > 0 ? in Radeon_ShowOverlay()
670 SHOW_FLOW( 3, "p1_h_inc=%x, p23_h_inc=%x", p1_h_inc, p23_h_inc ); in Radeon_ShowOverlay()
763 p1_h_inc / 2 + in Radeon_ShowOverlay()
858 OUTREG( regs, RADEON_OV0_H_INC, p1_h_inc | (p23_h_inc << 16) ); in Radeon_ShowOverlay()