Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-core.c442 max_w = variant->pix_max->target_rot_dis_w; in gsc_try_fmt_mplane()
455 min_w = variant->pix_min->target_rot_dis_w; in gsc_try_fmt_mplane()
608 min_w = variant->pix_min->target_rot_dis_w; in gsc_try_crop()
955 .target_rot_dis_w = 4800,
970 .target_rot_dis_w = 4800,
985 .target_rot_dis_w = 4800,
1000 .target_rot_dis_w = 4800,
1011 .target_rot_dis_w = 64,
Dgsc-core.h248 u16 target_rot_dis_w; member
271 u16 target_rot_dis_w; member
/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c43 u16 target_rot_dis_w; member
93 .target_rot_dis_w = 4096,
102 .target_rot_dis_w = 16,
212 max_w = variant->pix_max->target_rot_dis_w; in mtk_mdp_try_fmt_mplane()
228 min_w = variant->pix_min->target_rot_dis_w; in mtk_mdp_try_fmt_mplane()
327 min_w = variant->pix_min->target_rot_dis_w; in mtk_mdp_try_crop()
1094 frame->width = mdp->variant->pix_min->target_rot_dis_w; in mtk_mdp_set_default_params()