Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h512 void gsc_hw_set_out_size(struct gsc_ctx *ctx);
H A Dgsc-regs.c233 void gsc_hw_set_out_size(struct gsc_ctx *ctx) in gsc_hw_set_out_size() function
H A Dgsc-m2m.c202 gsc_hw_set_out_size(ctx); in gsc_m2m_device_run()