Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.h505 void gsc_hw_set_out_size(struct gsc_ctx *ctx);
Dgsc-regs.c233 void gsc_hw_set_out_size(struct gsc_ctx *ctx) in gsc_hw_set_out_size() function
Dgsc-m2m.c204 gsc_hw_set_out_size(ctx); in gsc_m2m_device_run()