Home
last modified time | relevance | path

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

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