Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-core.h391 int gsc_try_selection(struct gsc_ctx *ctx, struct v4l2_selection *s);
H A Dgsc-m2m.c497 ret = gsc_try_selection(ctx, &sel); in gsc_m2m_s_selection()
H A Dgsc-core.c518 int gsc_try_selection(struct gsc_ctx *ctx, struct v4l2_selection *s) in gsc_try_selection() function