Home
last modified time | relevance | path

Searched refs:v4l2_plane_pix_format (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-v4l2-mplane.rst7 The struct :c:type:`v4l2_plane_pix_format` structures define size
11 array of struct :c:type:`v4l2_plane_pix_format` structures,
18 .. c:type:: v4l2_plane_pix_format
20 .. flat-table:: struct v4l2_plane_pix_format
84 * - struct :c:type:`v4l2_plane_pix_format`
H A Dplanar-apis.rst50 struct :c:type:`v4l2_plane_pix_format`.
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c825 struct v4l2_plane_pix_format *ppix = &mp->plane_fmt[0]; in fmt_sp2mp()
853 struct v4l2_plane_pix_format *ppix = &mp->plane_fmt[0]; in fmt_sp2mp_func()
H A Dvivid-vid-out.c357 struct v4l2_plane_pix_format *pfmt = mp->plane_fmt; in vivid_try_fmt_vid_out()
H A Dvivid-vid-cap.c560 struct v4l2_plane_pix_format *pfmt = mp->plane_fmt; in vivid_try_fmt_vid_cap()
/openbmc/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.c270 struct v4l2_plane_pix_format *pfmt = &pix_mp->plane_fmt[0]; in mtk_jpeg_try_fmt_mplane()
292 struct v4l2_plane_pix_format *pfmt = &pix_mp->plane_fmt[i]; in mtk_jpeg_try_fmt_mplane()
337 struct v4l2_plane_pix_format *pfmt = &pix_mp->plane_fmt[i]; in mtk_jpeg_g_fmt_vid_mplane()
712 struct v4l2_plane_pix_format plane_fmt = {}; in mtk_jpeg_buf_prepare()
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-video.c451 struct v4l2_plane_pix_format *plane = &pix->plane_fmt[i]; in mxc_isi_format_try()
476 struct v4l2_plane_pix_format *plane = &pix->plane_fmt[i]; in mxc_isi_format_try()
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-capture.c1099 struct v4l2_plane_pix_format *plane_y = &pixm->plane_fmt[0]; in rkisp1_fill_pixfmt()
1117 struct v4l2_plane_pix_format *plane = &pixm->plane_fmt[i]; in rkisp1_fill_pixfmt()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2358 struct v4l2_plane_pix_format { struct
2387 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.c449 struct v4l2_plane_pix_format *plane_fmt; in vidioc_venc_s_fmt_cap()
513 struct v4l2_plane_pix_format *plane_fmt; in vidioc_venc_s_fmt_out()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-common.c374 struct v4l2_plane_pix_format *plane; in v4l2_fill_pixfmt_mp()
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-video.c695 struct v4l2_plane_pix_format *p; in __video_try_fmt()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c855 struct v4l2_plane_pix_format *plane_fmt, in fimc_get_sensor_frame_desc()
1160 struct v4l2_plane_pix_format plane_fmt[FIMC_MAX_PLANES]; in fimc_pipeline_validate()
H A Dfimc-core.c712 struct v4l2_plane_pix_format *plane_fmt = &pix->plane_fmt[i]; in fimc_adjust_mplane_format()
H A Dfimc-lite.c673 struct v4l2_plane_pix_format *plane_fmt = &pixm->plane_fmt[0]; in fimc_lite_g_fmt_mplane()
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dv4l2.c436 struct v4l2_plane_pix_format *plane; in tegra_fill_pixfmt_mp()
/openbmc/linux/drivers/media/platform/renesas/
H A Drenesas-ceu.c559 static void ceu_update_plane_sizes(struct v4l2_plane_pix_format *plane, in ceu_update_plane_sizes()
/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec.c496 struct v4l2_plane_pix_format *pfmt = pixmp->plane_fmt; in vdec_try_fmt_common()
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c452 struct v4l2_plane_pix_format *plane_fmt = &pix_mp->plane_fmt[i]; in gsc_try_fmt_mplane()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c175 struct v4l2_plane_pix_format *pfmt = pixmp->plane_fmt; in venc_try_fmt_common()
H A Dvdec.c188 struct v4l2_plane_pix_format *pfmt = pixmp->plane_fmt; in vdec_try_fmt_common()
/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c833 struct v4l2_plane_pix_format *plane; in vidioc_try_fmt()
/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe.c1600 struct v4l2_plane_pix_format *plane_fmt; in __vpe_try_fmt()
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c2254 struct v4l2_plane_pix_format *pfmt; in mxc_jpeg_try_fmt()