Searched refs:bottom_crop_line_num (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c593 u8 bottom_crop_line_num = 0; local
605 bottom_crop_line_num = align16_crop + align64_crop;
612 ty = bottom_crop_line_num - act_yoffset;
615 tx = bottom_crop_line_num - act_yoffset;
628 ty = bottom_crop_line_num - act_yoffset;
631 tx = bottom_crop_line_num - act_yoffset;

Completed in 208 milliseconds