Searched refs:p1_left (Results 1 – 1 of 1) sorted by relevance
676 uint32 p1_left, p1_right, p1_width; in Radeon_ShowOverlay() local679 p1_left = src_left >> 16; in Radeon_ShowOverlay()681 p1_width = p1_right - p1_left; in Radeon_ShowOverlay()684 p1_x_start = p1_left % (16 >> params->bpp_shift); in Radeon_ShowOverlay()707 ((p1_left << params->bpp_shift) & ~0xf); in Radeon_ShowOverlay()