Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
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()
947 .pix_max = &gsc_v_100_max,
Dgsc-core.h293 struct gsc_pix_max *pix_max; member