Home
last modified time | relevance | path

Searched refs:gsc_set_frame_size (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-core.h388 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height);
H A Dgsc-m2m.c354 gsc_set_frame_size(frame, pix->width, pix->height); in gsc_m2m_s_fmt_mplane()
H A Dgsc-core.c230 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height) in gsc_set_frame_size() function
/kernel/linux/linux-6.6/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

Completed in 10 milliseconds