Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h407 int gsc_set_scaler_info(struct gsc_ctx *ctx);
H A Dgsc-m2m.c192 if (gsc_set_scaler_info(ctx)) { in gsc_m2m_device_run()
H A Dgsc-core.c632 int gsc_set_scaler_info(struct gsc_ctx *ctx) in gsc_set_scaler_info() function