Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c470 u8 bottom_crop_line_num = 0; in vop2_afbc_transform_offset() local
482 bottom_crop_line_num = align16_crop + align64_crop; in vop2_afbc_transform_offset()
489 ty = bottom_crop_line_num - act_yoffset; in vop2_afbc_transform_offset()
492 tx = bottom_crop_line_num - act_yoffset; in vop2_afbc_transform_offset()
505 ty = bottom_crop_line_num - act_yoffset; in vop2_afbc_transform_offset()
508 tx = bottom_crop_line_num - act_yoffset; in vop2_afbc_transform_offset()