Home
last modified time | relevance | path

Searched refs:fimc_fmt (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h260 const struct fimc_fmt *fmt;
518 static inline u32 fimc_get_format_depth(const struct fimc_fmt *ff) in fimc_get_format_depth()
560 static inline int tiled_fmt(const struct fimc_fmt *fmt) in tiled_fmt()
578 static inline int fimc_get_alpha_mask(const struct fimc_fmt *fmt) in fimc_get_alpha_mask()
618 void fimc_adjust_mplane_format(const struct fimc_fmt *fmt, u32 width, u32 height,
620 const struct fimc_fmt *fimc_find_format(const u32 *pixelformat,
623 const struct fimc_fmt *fimc_get_format(unsigned int index);
H A Dfimc-isp.h141 const struct fimc_fmt *format;
195 const struct fimc_fmt *fimc_isp_find_format(const u32 *pixelformat,
H A Dfimc-lite.c41 static const struct fimc_fmt fimc_lite_formats[] = {
111 const struct fimc_fmt *fmt, *def_fmt = NULL; in fimc_lite_find_format()
355 const struct fimc_fmt *fmt = frame->fmt; in queue_setup()
556 const struct fimc_fmt *fmt = NULL; in fimc_lite_subdev_try_fmt()
653 const struct fimc_fmt *fmt; in fimc_lite_enum_fmt()
671 const struct fimc_fmt *fmt = frame->fmt; in fimc_lite_g_fmt_mplane()
687 const struct fimc_fmt **ffmt) in fimc_lite_try_fmt()
692 const struct fimc_fmt *fmt; in fimc_lite_try_fmt()
742 const struct fimc_fmt *fmt = NULL; in fimc_lite_s_fmt_mplane()
1004 const struct fimc_fmt *fmt; in fimc_lite_subdev_enum_mbus_code()
[all …]
H A Dfimc-isp-video.c44 const struct fimc_fmt *fmt = isp->video_capture.format; in isp_video_capture_queue_setup()
357 const struct fimc_fmt *fmt; in isp_video_enum_fmt()
382 const struct fimc_fmt **fmt) in __isp_video_try_fmt()
384 const struct fimc_fmt *__fmt; in __isp_video_try_fmt()
420 const struct fimc_fmt *ifmt = NULL; in isp_video_s_fmt_mplane()
H A Dfimc-capture.c346 const struct fimc_fmt *fmt = frame->fmt; in queue_setup()
570 const struct fimc_fmt *ffmt; in fimc_capture_try_format()
723 const struct fimc_fmt *fmt; in fimc_cap_enum_fmt()
758 const struct fimc_fmt **fmt_id, in fimc_pipeline_try_format()
769 const struct fimc_fmt *ffmt; in fimc_pipeline_try_format()
904 const struct fimc_fmt **inp_fmt, in __video_try_or_set_format()
905 const struct fimc_fmt **out_fmt) in __video_try_or_set_format()
1013 const struct fimc_fmt *inp_fmt = NULL; in __fimc_capture_set_format()
1461 const struct fimc_fmt *fmt; in fimc_subdev_enum_mbus_code()
1520 const struct fimc_fmt *ffmt; in fimc_subdev_set_fmt()
[all …]
H A Dfimc-m2m.c238 const struct fimc_fmt *fmt; in fimc_m2m_enum_fmt()
267 const struct fimc_fmt *fmt; in fimc_try_fmt_mplane()
316 const struct fimc_fmt *fmt, in __set_frame_format()
342 const struct fimc_fmt *fmt; in fimc_m2m_s_fmt_mplane()
590 const struct fimc_fmt *fmt; in fimc_m2m_set_default_format()
H A Dfimc-isp.c34 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()
H A Dfimc-lite.h89 const struct fimc_fmt *fmt;
H A Dfimc-core.c36 static const struct fimc_fmt fimc_formats[] = {
183 const struct fimc_fmt *fimc_get_format(unsigned int index) in fimc_get_format()
698 void fimc_adjust_mplane_format(const struct fimc_fmt *fmt, u32 width, u32 height, in fimc_adjust_mplane_format()
755 const struct fimc_fmt *fimc_find_format(const u32 *pixelformat, in fimc_find_format()
759 const struct fimc_fmt *fmt, *def_fmt = NULL; in fimc_find_format()
H A Dfimc-reg.c171 const struct fimc_fmt *fmt = frame->fmt; in fimc_hw_set_out_dma()
/linux-6.15/include/media/drv-intf/
H A Dexynos-fimc.h99 struct fimc_fmt { struct