Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h396 int gsc_g_fmt_mplane(struct gsc_ctx *ctx, struct v4l2_format *f);
H A Dgsc-m2m.c304 return gsc_g_fmt_mplane(ctx, f); in gsc_m2m_g_fmt_mplane()
H A Dgsc-core.c477 int gsc_g_fmt_mplane(struct gsc_ctx *ctx, struct v4l2_format *f) in gsc_g_fmt_mplane() function