Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon/
H A Doverlay.c719 uint16 int_top, int_bottom; in Radeon_ShowOverlay() local
721 int_top = src_top >> 16; in Radeon_ShowOverlay()
724 p1_active_lines = int_bottom - int_top - 1; in Radeon_ShowOverlay()
727 (int_top >> params->v_uv_sub_sample_shift); in Radeon_ShowOverlay()