Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-core.h399 int gsc_try_crop(struct gsc_ctx *ctx, struct v4l2_crop *cr);
Dgsc-m2m.c501 ret = gsc_try_crop(ctx, &cr); in gsc_m2m_s_selection()
Dgsc-core.c519 int gsc_try_crop(struct gsc_ctx *ctx, struct v4l2_crop *cr) in gsc_try_crop() function