Home
last modified time | relevance | path

Searched refs:fimc_adjust_mplane_format (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/exynos4-is/
Dfimc-core.h620 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height,
Dfimc-m2m.c306 fimc_adjust_mplane_format(fmt, pix->width, pix->height, &f->fmt.pix_mp); in fimc_try_fmt_mplane()
Dfimc-core.c699 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height, in fimc_adjust_mplane_format() function
Dfimc-capture.c964 fimc_adjust_mplane_format(*out_fmt, pix->width, pix->height, pix); in __video_try_or_set_format()