Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c494 u8 bottom_crop_line_num = 0; in vop2_afbc_transform_offset() local
506 bottom_crop_line_num = align16_crop + align64_crop; in vop2_afbc_transform_offset()
513 ty = bottom_crop_line_num - act_yoffset; in vop2_afbc_transform_offset()
516 tx = bottom_crop_line_num - act_yoffset; in vop2_afbc_transform_offset()
529 ty = bottom_crop_line_num - act_yoffset; in vop2_afbc_transform_offset()
532 tx = bottom_crop_line_num - act_yoffset; in vop2_afbc_transform_offset()