Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c414 max_w = variant->pix_max->target_rot_dis_w; in gsc_try_fmt_mplane()
427 min_w = variant->pix_min->target_rot_dis_w; in gsc_try_fmt_mplane()
567 min_w = variant->pix_min->target_rot_dis_w; in gsc_try_selection()
914 .target_rot_dis_w = 4800,
929 .target_rot_dis_w = 4800,
944 .target_rot_dis_w = 4800,
959 .target_rot_dis_w = 4800,
970 .target_rot_dis_w = 64,
H A Dgsc-core.h242 u16 target_rot_dis_w; member
265 u16 target_rot_dis_w; member
/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A 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()