Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h514 void gsc_hw_set_out_image_format(struct gsc_ctx *ctx);
H A Dgsc-regs.c282 void gsc_hw_set_out_image_format(struct gsc_ctx *ctx) in gsc_hw_set_out_image_format() function
H A Dgsc-m2m.c203 gsc_hw_set_out_image_format(ctx); in gsc_m2m_device_run()