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 D | gsc-core.h | 388 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height);
|
H A D | gsc-m2m.c | 354 gsc_set_frame_size(frame, pix->width, pix->height); in gsc_m2m_s_fmt_mplane()
|
H A D | gsc-core.c | 230 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 D | gsc-core.h | 395 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height);
|
H A D | gsc-m2m.c | 349 gsc_set_frame_size(frame, pix->width, pix->height); in gsc_m2m_s_fmt_mplane()
|
H A D | gsc-core.c | 229 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height) in gsc_set_frame_size() function
|
Completed in 10 milliseconds