Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h395 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height);
H A Dgsc-m2m.c349 gsc_set_frame_size(frame, pix->width, pix->height); in gsc_m2m_s_fmt_mplane()
H A Dgsc-core.c229 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height) in gsc_set_frame_size() function