/linux/drivers/media/platform/nxp/imx8-isi/ |
H A D | imx8-isi-core.h | 209 struct v4l2_pix_format_mplane pix; 315 mxc_isi_format_try(struct mxc_isi_pipe *pipe, struct v4l2_pix_format_mplane *pix, 331 int mxc_isi_video_queue_setup(const struct v4l2_pix_format_mplane *format, 337 const struct v4l2_pix_format_mplane *pix); 340 const struct v4l2_pix_format_mplane *pix); 377 const struct v4l2_pix_format_mplane *format); 380 struct v4l2_pix_format_mplane *format);
|
H A D | imx8-isi-m2m.c | 43 struct v4l2_pix_format_mplane format; 413 struct v4l2_pix_format_mplane *pix, in __mxc_isi_m2m_try_fmt_vid() 457 struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp; in mxc_isi_m2m_s_fmt_vid() 489 const struct v4l2_pix_format_mplane *out_pix = &ctx->queues.out.format; in mxc_isi_m2m_streamon() 490 const struct v4l2_pix_format_mplane *cap_pix = &ctx->queues.cap.format; in mxc_isi_m2m_streamon()
|
H A D | imx8-isi-video.c | 409 mxc_isi_format_try(struct mxc_isi_pipe *pipe, struct v4l2_pix_format_mplane *pix, in mxc_isi_format_try() 809 int mxc_isi_video_queue_setup(const struct v4l2_pix_format_mplane *format, in mxc_isi_video_queue_setup() 838 const struct v4l2_pix_format_mplane *pix) in mxc_isi_video_buffer_init() 862 const struct v4l2_pix_format_mplane *pix) in mxc_isi_video_buffer_prepare() 1136 struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp; in mxc_isi_video_s_fmt() 1410 struct v4l2_pix_format_mplane *pix = &video->pix; in mxc_isi_video_register()
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_v4l2.c | 34 struct v4l2_pix_format_mplane *pix_mp, 37 struct v4l2_pix_format_mplane *pix_mp); 272 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in vidioc_g_fmt_out_mplane() 285 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in vidioc_g_fmt_cap_mplane() 296 struct v4l2_pix_format_mplane *pix_mp, in hantro_try_fmt() 384 hantro_reset_fmt(struct v4l2_pix_format_mplane *fmt, in hantro_reset_fmt() 401 struct v4l2_pix_format_mplane fmt; in hantro_reset_encoded_fmt() 420 struct v4l2_pix_format_mplane raw_fmt, *encoded_fmt; in hantro_reset_raw_fmt() 500 struct v4l2_pix_format_mplane *pix_mp, in hantro_set_fmt_out() 563 struct v4l2_pix_format_mplane *pix_mp) in hantro_set_fmt_cap() [all …]
|
H A D | hantro.h | 255 struct v4l2_pix_format_mplane src_fmt; 257 struct v4l2_pix_format_mplane dst_fmt;
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-css.h | 93 struct v4l2_pix_format_mplane mpix; 171 struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES], 175 struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES],
|
H A D | ipu3-v4l2.c | 64 struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES] = { NULL }; in imgu_subdev_s_stream() 696 struct v4l2_pix_format_mplane *fmts[IPU3_CSS_QUEUES] = { NULL }; in imgu_fmt() 743 sizeof(struct v4l2_pix_format_mplane), in imgu_fmt() 802 struct v4l2_pix_format_mplane *pixm = &f->fmt.pix_mp; in imgu_try_fmt() 823 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in imgu_vidioc_try_fmt() 841 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in imgu_vidioc_s_fmt() 1149 struct v4l2_pix_format_mplane def_pix_fmt = { 0 }; in imgu_v4l2_node_setup()
|
/linux/include/media/ |
H A D | v4l2-mediabus.h | 223 v4l2_fill_pix_format_mplane(struct v4l2_pix_format_mplane *pix_mp_fmt, in v4l2_fill_pix_format_mplane() 244 const struct v4l2_pix_format_mplane *pix_mp_fmt) in v4l2_fill_mbus_format_mplane()
|
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-video.c | 43 struct v4l2_pix_format_mplane *pix, in video_mbus_to_pix_mp() 123 const struct v4l2_pix_format_mplane *format = in video_queue_setup() 152 const struct v4l2_pix_format_mplane *format = in video_buf_init() 180 const struct v4l2_pix_format_mplane *format = in video_buf_prepare() 208 struct v4l2_pix_format_mplane *pix = &video->active_fmt.fmt.pix_mp; in video_check_format() 210 struct v4l2_pix_format_mplane *sd_pix = &format.fmt.pix_mp; in video_check_format() 433 struct v4l2_pix_format_mplane *pix_mp; in __video_try_fmt()
|
H A D | camss-vfe-gen1.h | 48 void (*wm_line_based)(struct vfe_device *vfe, u32 wm, struct v4l2_pix_format_mplane *pix,
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-v4l2-mplane.rst | 9 struct :c:type:`v4l2_pix_format_mplane` structure contains 57 .. c:type:: v4l2_pix_format_mplane 59 .. flat-table:: struct v4l2_pix_format_mplane
|
H A D | pixfmt.rst | 10 struct :c:type:`v4l2_pix_format_mplane` structures define the
|
H A D | dev-output.rst | 68 :c:type:`v4l2_pix_format_mplane` ``pix_mp`` 85 struct :c:type:`v4l2_pix_format_mplane` are
|
H A D | dev-capture.rst | 71 :c:type:`v4l2_pix_format_mplane` ``pix_mp`` 88 struct :c:type:`v4l2_pix_format_mplane` are
|
/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_rpf.c | 58 const struct v4l2_pix_format_mplane *format = &rpf->format; in rpf_configure_stream() 238 const struct v4l2_pix_format_mplane *format = &rpf->format; in vsp1_rpf_configure_autofld() 290 const struct v4l2_pix_format_mplane *format = &rpf->format; in rpf_configure_partition()
|
H A D | vsp1_rwpf.h | 42 struct v4l2_pix_format_mplane format;
|
/linux/drivers/media/platform/renesas/ |
H A D | renesas-ceu.c | 187 struct v4l2_pix_format_mplane v4l2_pix; 280 static bool ceu_fmt_mplane(struct v4l2_pix_format_mplane *pix) in ceu_fmt_mplane() 351 struct v4l2_pix_format_mplane *pix = &ceudev->v4l2_pix; in ceu_hw_config() 466 struct v4l2_pix_format_mplane *pix = &ceudev->v4l2_pix; in ceu_capture() 579 struct v4l2_pix_format_mplane *pix) in ceu_calc_plane_sizes() 625 struct v4l2_pix_format_mplane *pix = &ceudev->v4l2_pix; in ceu_vb2_setup() 660 struct v4l2_pix_format_mplane *pix = &ceudev->v4l2_pix; in ceu_vb2_prepare() 784 struct v4l2_pix_format_mplane *pix = &v4l2_fmt->fmt.pix_mp; in __ceu_try_fmt()
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-capture.c | 464 static u32 rkisp1_pixfmt_comp_size(const struct v4l2_pix_format_mplane *pixm, in rkisp1_pixfmt_comp_size() 487 const struct v4l2_pix_format_mplane *pixm = &cap->pix.fmt; in rkisp1_mp_config() 551 const struct v4l2_pix_format_mplane *pixm = &cap->pix.fmt; in rkisp1_sp_config() 709 const struct v4l2_pix_format_mplane *pixm = &cap->pix.fmt; in rkisp1_dummy_buf_create() 874 const struct v4l2_pix_format_mplane *pixm = &cap->pix.fmt; in rkisp1_vb2_queue_setup() 899 const struct v4l2_pix_format_mplane *pixm = &cap->pix.fmt; in rkisp1_vb2_buf_init() 1218 struct v4l2_pix_format_mplane *pixm) in rkisp1_fill_pixfmt() 1286 struct v4l2_pix_format_mplane *pixm, in rkisp1_try_fmt() 1325 struct v4l2_pix_format_mplane *pixm) in rkisp1_set_fmt() 1605 struct v4l2_pix_format_mplane pixm; in rkisp1_capture_init()
|
/linux/drivers/media/test-drivers/visl/ |
H A D | visl-video.c | 55 const struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in visl_print_fmt() 88 struct v4l2_pix_format_mplane *f = &ctx->decoded_fmt.fmt.pix_mp; in visl_tpg_init() 269 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in visl_reset_coded_fmt() 383 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in visl_try_fmt_vid_cap() 413 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in visl_try_fmt_vid_out()
|
/linux/drivers/media/platform/ti/vpe/ |
H A D | vpe.c | 867 struct v4l2_pix_format_mplane *spix; in set_srcdst_params() 1024 struct v4l2_pix_format_mplane *pix; in add_out_dtd() 1088 struct v4l2_pix_format_mplane *pix; in add_in_dtd() 1564 struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp; in vpe_g_fmt() 1581 struct v4l2_pix_format_mplane *spix; in vpe_g_fmt() 1599 struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp; in __vpe_try_fmt() 1733 struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp; in __vpe_s_fmt() 1734 struct v4l2_pix_format_mplane *qpix; in __vpe_s_fmt() 1807 struct v4l2_pix_format_mplane *pix; in __vpe_try_selection() 1876 struct v4l2_pix_format_mplane *pix; in vpe_g_selection() [all …]
|
/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-isp.h | 142 struct v4l2_pix_format_mplane pixfmt;
|
/linux/drivers/media/platform/sunxi/sun4i-csi/ |
H A D | sun4i_csi.h | 135 struct v4l2_pix_format_mplane fmt;
|
/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga.h | 37 struct v4l2_pix_format_mplane pix;
|
/linux/drivers/media/platform/mediatek/jpeg/ |
H A D | mtk_jpeg_core.h | 265 struct v4l2_pix_format_mplane pix_mp;
|
/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.c | 51 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in mdp_map_ycbcr_prof_mplane() 134 struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in mdp_try_fmt_mplane() 385 struct v4l2_pix_format_mplane *pix_mp = &frame->format.fmt.pix_mp; in mdp_prepare_buffer()
|