Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.h388 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height);
Dgsc-m2m.c356 gsc_set_frame_size(frame, pix->width, pix->height); in gsc_m2m_s_fmt_mplane()
Dgsc-core.c230 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height) in gsc_set_frame_size() function