Searched refs:fimc_fmt (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/media/platform/exynos4-is/ |
| D | fimc-core.h | 259 struct fimc_fmt *fmt; 521 static inline u32 fimc_get_format_depth(struct fimc_fmt *ff) in fimc_get_format_depth() 563 static inline int tiled_fmt(struct fimc_fmt *fmt) in tiled_fmt() 581 static inline int fimc_get_alpha_mask(struct fimc_fmt *fmt) in fimc_get_alpha_mask() 623 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height, 625 struct fimc_fmt *fimc_find_format(const u32 *pixelformat, const u32 *mbus_code, 627 struct fimc_fmt *fimc_get_format(unsigned int index);
|
| D | fimc-isp.h | 137 const struct fimc_fmt *format; 188 const struct fimc_fmt *fimc_isp_find_format(const u32 *pixelformat,
|
| D | fimc-lite.c | 40 static const struct fimc_fmt fimc_lite_formats[] = { 107 static const struct fimc_fmt *fimc_lite_find_format(const u32 *pixelformat, in fimc_lite_find_format() 110 const struct fimc_fmt *fmt, *def_fmt = NULL; in fimc_lite_find_format() 354 const struct fimc_fmt *fmt = frame->fmt; in queue_setup() 550 static const struct fimc_fmt *fimc_lite_subdev_try_fmt(struct fimc_lite *fimc, in fimc_lite_subdev_try_fmt() 556 const struct fimc_fmt *fmt = NULL; in fimc_lite_subdev_try_fmt() 657 const struct fimc_fmt *fmt; in fimc_lite_enum_fmt() 675 const struct fimc_fmt *fmt = frame->fmt; in fimc_lite_g_fmt_mplane() 691 const struct fimc_fmt **ffmt) in fimc_lite_try_fmt() 695 const struct fimc_fmt *inp_fmt = fimc->inp_frame.fmt; in fimc_lite_try_fmt() [all …]
|
| D | fimc-isp-video.c | 44 const struct fimc_fmt *fmt = isp->video_capture.format; in isp_video_capture_queue_setup() 356 const struct fimc_fmt *fmt; in isp_video_enum_fmt() 381 const struct fimc_fmt **fmt) in __isp_video_try_fmt() 383 const struct fimc_fmt *__fmt; in __isp_video_try_fmt() 419 const struct fimc_fmt *ifmt = NULL; in isp_video_s_fmt_mplane()
|
| D | fimc-capture.c | 345 struct fimc_fmt *fmt = frame->fmt; in queue_setup() 572 static struct fimc_fmt *fimc_capture_try_format(struct fimc_ctx *ctx, in fimc_capture_try_format() 583 struct fimc_fmt *ffmt; in fimc_capture_try_format() 735 struct fimc_fmt *fmt; in fimc_cap_enum_fmt() 770 struct fimc_fmt **fmt_id, in fimc_pipeline_try_format() 779 struct fimc_fmt *ffmt; in fimc_pipeline_try_format() 915 struct fimc_fmt **inp_fmt, in __video_try_or_set_format() 916 struct fimc_fmt **out_fmt) in __video_try_or_set_format() 998 struct fimc_fmt *out_fmt = NULL, *inp_fmt = NULL; in fimc_cap_try_fmt_mplane() 1024 struct fimc_fmt *inp_fmt = NULL; in __fimc_capture_set_format() [all …]
|
| D | fimc-m2m.c | 243 struct fimc_fmt *fmt; in fimc_m2m_enum_fmt() 272 struct fimc_fmt *fmt; in fimc_try_fmt_mplane() 320 static void __set_frame_format(struct fimc_frame *frame, struct fimc_fmt *fmt, in __set_frame_format() 346 struct fimc_fmt *fmt; in fimc_m2m_s_fmt_mplane() 594 struct fimc_fmt *fmt; in fimc_m2m_set_default_format()
|
| D | fimc-isp.c | 34 static const struct fimc_fmt fimc_isp_formats[FIMC_ISP_NUM_FORMATS] = { 62 const struct fimc_fmt *fimc_isp_find_format(const u32 *pixelformat, in fimc_isp_find_format() 65 const struct fimc_fmt *fmt, *def_fmt = NULL; in fimc_isp_find_format() 112 const struct fimc_fmt *fmt; in fimc_is_subdev_enum_mbus_code()
|
| D | fimc-lite.h | 89 const struct fimc_fmt *fmt;
|
| D | fimc-core.c | 37 static struct fimc_fmt fimc_formats[] = { 184 struct fimc_fmt *fimc_get_format(unsigned int index) in fimc_get_format() 699 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height, in fimc_adjust_mplane_format() 756 struct fimc_fmt *fimc_find_format(const u32 *pixelformat, const u32 *mbus_code, in fimc_find_format() 759 struct fimc_fmt *fmt, *def_fmt = NULL; in fimc_find_format()
|
| D | fimc-reg.c | 171 struct fimc_fmt *fmt = frame->fmt; in fimc_hw_set_out_dma()
|
| /Linux-v5.4/include/media/drv-intf/ |
| D | exynos-fimc.h | 99 struct fimc_fmt { struct
|