Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos4-is/
Dfimc-core.h618 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height,
Dfimc-m2m.c309 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.c966 fimc_adjust_mplane_format(*out_fmt, pix->width, pix->height, pix); in __video_try_or_set_format()