Searched defs:inp_fmt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
H A D | fimc-capture.c | 988 struct fimc_fmt *out_fmt = NULL, *inp_fmt = NULL; in fimc_cap_try_fmt_mplane() local 1014 struct fimc_fmt *inp_fmt = NULL; in __fimc_capture_set_format() local 903 __video_try_or_set_format(struct fimc_dev *fimc, struct v4l2_format *f, bool try, struct fimc_fmt **inp_fmt, struct fimc_fmt **out_fmt) __video_try_or_set_format() argument
|
H A D | fimc-lite.c | 697 const struct fimc_fmt *inp_fmt = fimc->inp_frame.fmt; in fimc_lite_try_fmt() local
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-lite.c | 695 const struct fimc_fmt *inp_fmt = fimc->inp_frame.fmt; in fimc_lite_try_fmt() local
|
H A D | fimc-capture.c | 989 struct fimc_fmt *out_fmt = NULL, *inp_fmt = NULL; in fimc_cap_try_fmt_mplane() local 1015 struct fimc_fmt *inp_fmt = NULL; in __fimc_capture_set_format() local 904 __video_try_or_set_format(struct fimc_dev *fimc, struct v4l2_format *f, bool try, struct fimc_fmt **inp_fmt, struct fimc_fmt **out_fmt) __video_try_or_set_format() argument
|
Completed in 10 milliseconds