Home
last modified time | relevance | path

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

/linux/drivers/media/platform/exynos-gsc/
A Dgsc-core.c416 max_w = variant->pix_max->target_rot_dis_w; in gsc_try_fmt_mplane()
417 max_h = variant->pix_max->target_rot_dis_h; in gsc_try_fmt_mplane()
989 .pix_max = &gsc_v_100_max,
1002 .pix_max = &gsc_v_5250_max,
1015 .pix_max = &gsc_v_5420_max,
1028 .pix_max = &gsc_v_5433_max,
A Dgsc-core.h285 struct gsc_pix_max *pix_max; member
/linux/drivers/media/platform/mtk-mdp/
A Dmtk_mdp_core.h123 struct mtk_mdp_pix_limit *pix_max; member
A Dmtk_mdp_m2m.c109 .pix_max = &mtk_mdp_size_max,
203 max_w = variant->pix_max->target_rot_dis_w; in mtk_mdp_try_fmt_mplane()
204 max_h = variant->pix_max->target_rot_dis_h; in mtk_mdp_try_fmt_mplane()

Completed in 11 milliseconds