Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.c416 max_w = variant->pix_max->target_rot_dis_w; in gsc_try_fmt_mplane()
429 min_w = variant->pix_min->target_rot_dis_w; in gsc_try_fmt_mplane()
569 min_w = variant->pix_min->target_rot_dis_w; in gsc_try_selection()
916 .target_rot_dis_w = 4800,
931 .target_rot_dis_w = 4800,
946 .target_rot_dis_w = 4800,
961 .target_rot_dis_w = 4800,
972 .target_rot_dis_w = 64,
Dgsc-core.h244 u16 target_rot_dis_w; member
267 u16 target_rot_dis_w; member
/Linux-v5.10/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c35 u16 target_rot_dis_w; member
85 .target_rot_dis_w = 4096,
94 .target_rot_dis_w = 16,
204 max_w = variant->pix_max->target_rot_dis_w; in mtk_mdp_try_fmt_mplane()
220 min_w = variant->pix_min->target_rot_dis_w; in mtk_mdp_try_fmt_mplane()
319 min_w = variant->pix_min->target_rot_dis_w; in mtk_mdp_try_crop()
1046 frame->width = mdp->variant->pix_min->target_rot_dis_w; in mtk_mdp_set_default_params()