Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/samsung/exynos-gsc/
Dgsc-core.c415 max_w = variant->pix_max->target_rot_dis_w; in gsc_try_fmt_mplane()
428 min_w = variant->pix_min->target_rot_dis_w; in gsc_try_fmt_mplane()
568 min_w = variant->pix_min->target_rot_dis_w; in gsc_try_selection()
915 .target_rot_dis_w = 4800,
930 .target_rot_dis_w = 4800,
945 .target_rot_dis_w = 4800,
960 .target_rot_dis_w = 4800,
971 .target_rot_dis_w = 64,
Dgsc-core.h242 u16 target_rot_dis_w; member
265 u16 target_rot_dis_w; member
/Linux-v6.1/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_m2m.c35 u16 target_rot_dis_w; member
85 .target_rot_dis_w = 4096,
94 .target_rot_dis_w = 16,
203 max_w = variant->pix_max->target_rot_dis_w; in mtk_mdp_try_fmt_mplane()
219 min_w = variant->pix_min->target_rot_dis_w; in mtk_mdp_try_fmt_mplane()
316 min_w = variant->pix_min->target_rot_dis_w; in mtk_mdp_try_crop()
1043 frame->width = mdp->variant->pix_min->target_rot_dis_w; in mtk_mdp_set_default_params()