Searched refs:fimc_adjust_mplane_format (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-core.h | 620 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height,
|
D | fimc-m2m.c | 306 fimc_adjust_mplane_format(fmt, pix->width, pix->height, &f->fmt.pix_mp); in fimc_try_fmt_mplane()
|
D | fimc-core.c | 699 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height, in fimc_adjust_mplane_format() function
|
D | fimc-capture.c | 964 fimc_adjust_mplane_format(*out_fmt, pix->width, pix->height, pix); in __video_try_or_set_format()
|