Searched refs:fimc_adjust_mplane_format (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-core.h | 618 void fimc_adjust_mplane_format(const 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 | 698 void fimc_adjust_mplane_format(const struct fimc_fmt *fmt, u32 width, u32 height, in fimc_adjust_mplane_format() function
|
D | fimc-capture.c | 965 fimc_adjust_mplane_format(*out_fmt, pix->width, pix->height, pix); in __video_try_or_set_format()
|