Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-core.h262 struct fimc_fmt *fmt;
524 static inline u32 fimc_get_format_depth(struct fimc_fmt *ff) in fimc_get_format_depth()
566 static inline int tiled_fmt(struct fimc_fmt *fmt) in tiled_fmt()
584 static inline int fimc_get_alpha_mask(struct fimc_fmt *fmt) in fimc_get_alpha_mask()
624 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height,
626 struct fimc_fmt *fimc_find_format(const u32 *pixelformat, const u32 *mbus_code,
628 struct fimc_fmt *fimc_get_format(unsigned int index);
Dfimc-isp.h140 const struct fimc_fmt *format;
191 const struct fimc_fmt *fimc_isp_find_format(const u32 *pixelformat,
Dfimc-lite.c43 static const struct fimc_fmt fimc_lite_formats[] = {
117 static const struct fimc_fmt *fimc_lite_find_format(const u32 *pixelformat, in fimc_lite_find_format()
120 const struct fimc_fmt *fmt, *def_fmt = NULL; in fimc_lite_find_format()
364 const struct fimc_fmt *fmt = frame->fmt; in queue_setup()
560 static const struct fimc_fmt *fimc_lite_subdev_try_fmt(struct fimc_lite *fimc, in fimc_lite_subdev_try_fmt()
566 const struct fimc_fmt *fmt = NULL; in fimc_lite_subdev_try_fmt()
670 const struct fimc_fmt *fmt; in fimc_lite_enum_fmt_mplane()
689 const struct fimc_fmt *fmt = frame->fmt; in fimc_lite_g_fmt_mplane()
705 const struct fimc_fmt **ffmt) in fimc_lite_try_fmt()
709 const struct fimc_fmt *inp_fmt = fimc->inp_frame.fmt; in fimc_lite_try_fmt()
[all …]
Dfimc-isp-video.c47 const struct fimc_fmt *fmt = isp->video_capture.format; in isp_video_capture_queue_setup()
359 const struct fimc_fmt *fmt; in isp_video_enum_fmt_mplane()
385 const struct fimc_fmt **fmt) in __isp_video_try_fmt()
387 const struct fimc_fmt *__fmt; in __isp_video_try_fmt()
423 const struct fimc_fmt *ifmt = NULL; in isp_video_s_fmt_mplane()
Dfimc-capture.c348 struct fimc_fmt *fmt = frame->fmt; in queue_setup()
575 static struct fimc_fmt *fimc_capture_try_format(struct fimc_ctx *ctx, in fimc_capture_try_format()
586 struct fimc_fmt *ffmt; in fimc_capture_try_format()
739 struct fimc_fmt *fmt; in fimc_cap_enum_fmt_mplane()
777 struct fimc_fmt **fmt_id, in fimc_pipeline_try_format()
786 struct fimc_fmt *ffmt; in fimc_pipeline_try_format()
922 struct fimc_fmt **inp_fmt, in __video_try_or_set_format()
923 struct fimc_fmt **out_fmt) in __video_try_or_set_format()
1005 struct fimc_fmt *out_fmt = NULL, *inp_fmt = NULL; in fimc_cap_try_fmt_mplane()
1031 struct fimc_fmt *inp_fmt = NULL; in __fimc_capture_set_format()
[all …]
Dfimc-m2m.c248 struct fimc_fmt *fmt; in fimc_m2m_enum_fmt_mplane()
278 struct fimc_fmt *fmt; in fimc_try_fmt_mplane()
326 static void __set_frame_format(struct fimc_frame *frame, struct fimc_fmt *fmt, in __set_frame_format()
352 struct fimc_fmt *fmt; in fimc_m2m_s_fmt_mplane()
581 struct fimc_fmt *fmt; in fimc_m2m_set_default_format()
Dfimc-isp.c37 static const struct fimc_fmt fimc_isp_formats[FIMC_ISP_NUM_FORMATS] = {
68 const struct fimc_fmt *fimc_isp_find_format(const u32 *pixelformat, in fimc_isp_find_format()
71 const struct fimc_fmt *fmt, *def_fmt = NULL; in fimc_isp_find_format()
118 const struct fimc_fmt *fmt; in fimc_is_subdev_enum_mbus_code()
Dfimc-lite.h92 const struct fimc_fmt *fmt;
Dfimc-core.c41 static struct fimc_fmt fimc_formats[] = {
208 struct fimc_fmt *fimc_get_format(unsigned int index) in fimc_get_format()
723 void fimc_adjust_mplane_format(struct fimc_fmt *fmt, u32 width, u32 height, in fimc_adjust_mplane_format()
780 struct fimc_fmt *fimc_find_format(const u32 *pixelformat, const u32 *mbus_code, in fimc_find_format()
783 struct fimc_fmt *fmt, *def_fmt = NULL; in fimc_find_format()
Dfimc-reg.c174 struct fimc_fmt *fmt = frame->fmt; in fimc_hw_set_out_dma()
/Linux-v4.19/include/media/drv-intf/
Dexynos-fimc.h103 struct fimc_fmt { struct