Home
last modified time | relevance | path

Searched refs:outfmt (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c353 struct v4l2_mbus_framefmt *outfmt; in prp_setup_channel() local
359 outfmt = &priv->format_mbus[PRPENCVF_SRC_PAD]; in prp_setup_channel()
374 V4L2_FIELD_IS_SEQUENTIAL(outfmt->field); in prp_setup_channel()
454 struct v4l2_pix_format *outfmt; in prp_setup_rotation() local
460 outfmt = &vdev->fmt.fmt.pix; in prp_setup_rotation()
467 outfmt->ycbcr_enc, outfmt->quantization, in prp_setup_rotation()
476 outfmt->sizeimage); in prp_setup_rotation()
482 outfmt->sizeimage); in prp_setup_rotation()
490 outfmt in prp_setup_rotation()
583 struct v4l2_pix_format *outfmt; prp_setup_norotation() local
668 struct v4l2_pix_format *outfmt; prp_start() local
817 prp_bound_align_output(struct v4l2_mbus_framefmt *outfmt, struct v4l2_mbus_framefmt *infmt, enum ipu_rotate_mode rot_mode) prp_bound_align_output() argument
952 struct v4l2_mbus_framefmt *outfmt; prp_set_fmt() local
1110 struct v4l2_mbus_framefmt outfmt, infmt; prp_s_ctrl() local
[all...]
H A Dimx-media-csi.c409 struct v4l2_mbus_framefmt *outfmt; in csi_idmac_setup_channel() local
420 outfmt = &priv->format_mbus[CSI_SRC_PAD_IDMAC]; in csi_idmac_setup_channel()
442 V4L2_FIELD_IS_SEQUENTIAL(outfmt->field); in csi_idmac_setup_channel()
599 struct v4l2_pix_format *outfmt; in csi_idmac_start() local
608 outfmt = &vdev->fmt.fmt.pix; in csi_idmac_start()
611 outfmt->sizeimage); in csi_idmac_start()
707 struct v4l2_mbus_framefmt *infmt, *outfmt; in csi_setup() local
715 outfmt = &priv->format_mbus[priv->active_output_pad]; in csi_setup()
741 ipu_csi_init_interface(priv->csi, &mbus_cfg, &if_fmt, outfmt); in csi_setup()
1558 struct v4l2_mbus_framefmt *outfmt; in csi_set_fmt() local
1730 struct v4l2_mbus_framefmt *outfmt; csi_set_selection() local
[all...]
H A Dimx-media-vdic.c650 struct v4l2_mbus_framefmt *outfmt; in vdic_set_fmt() local
658 outfmt = __vdic_get_fmt(priv, cfg, VDIC_SRC_PAD_DIRECT, in vdic_set_fmt()
660 *outfmt = format.format; in vdic_set_fmt()
H A Dimx7-media-csi.c1030 struct v4l2_mbus_framefmt *outfmt; in imx7_csi_set_fmt() local
1067 outfmt = imx7_csi_get_format(csi, cfg, IMX7_CSI_PAD_SRC, in imx7_csi_set_fmt()
1069 *outfmt = format.format; in imx7_csi_set_fmt()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_wpf.c267 u32 outfmt = 0; in wpf_configure_stream() local
283 outfmt = fmtinfo->hwfmt << VI6_WPF_OUTFMT_WRFMT_SHIFT; in wpf_configure_stream()
286 outfmt |= VI6_WPF_OUTFMT_ROT; in wpf_configure_stream()
289 outfmt |= VI6_WPF_OUTFMT_PXA; in wpf_configure_stream()
291 outfmt |= VI6_WPF_OUTFMT_SPYCS; in wpf_configure_stream()
293 outfmt |= VI6_WPF_OUTFMT_SPUVS; in wpf_configure_stream()
311 outfmt |= VI6_WPF_OUTFMT_CSC; in wpf_configure_stream()
313 wpf->outfmt = outfmt; in wpf_configure_stream()
374 u32 outfmt; in wpf_configure_frame() local
[all...]
H A Dvsp1_rwpf.h49 u32 outfmt; member
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c267 u32 outfmt = 0; in wpf_configure_stream() local
283 outfmt = fmtinfo->hwfmt << VI6_WPF_OUTFMT_WRFMT_SHIFT; in wpf_configure_stream()
286 outfmt |= VI6_WPF_OUTFMT_ROT; in wpf_configure_stream()
289 outfmt |= VI6_WPF_OUTFMT_PXA; in wpf_configure_stream()
291 outfmt |= VI6_WPF_OUTFMT_SPYCS; in wpf_configure_stream()
293 outfmt |= VI6_WPF_OUTFMT_SPUVS; in wpf_configure_stream()
311 outfmt |= VI6_WPF_OUTFMT_CSC; in wpf_configure_stream()
313 wpf->outfmt = outfmt; in wpf_configure_stream()
374 u32 outfmt; in wpf_configure_frame() local
[all...]
H A Dvsp1_rwpf.h49 u32 outfmt; member
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c353 struct v4l2_mbus_framefmt *outfmt; in prp_setup_channel() local
359 outfmt = &priv->format_mbus[PRPENCVF_SRC_PAD]; in prp_setup_channel()
374 V4L2_FIELD_IS_SEQUENTIAL(outfmt->field); in prp_setup_channel()
454 struct v4l2_pix_format *outfmt; in prp_setup_rotation() local
460 outfmt = &vdev->fmt; in prp_setup_rotation()
467 outfmt->ycbcr_enc, outfmt->quantization, in prp_setup_rotation()
476 outfmt->sizeimage); in prp_setup_rotation()
482 outfmt->sizeimage); in prp_setup_rotation()
490 outfmt in prp_setup_rotation()
583 struct v4l2_pix_format *outfmt; prp_setup_norotation() local
814 prp_bound_align_output(struct v4l2_mbus_framefmt *outfmt, struct v4l2_mbus_framefmt *infmt, enum ipu_rotate_mode rot_mode) prp_bound_align_output() argument
950 struct v4l2_mbus_framefmt *outfmt; prp_set_fmt() local
1108 struct v4l2_mbus_framefmt outfmt, infmt; prp_s_ctrl() local
[all...]
H A Dimx-media-csi.c411 struct v4l2_mbus_framefmt *outfmt; in csi_idmac_setup_channel() local
422 outfmt = &priv->format_mbus[CSI_SRC_PAD_IDMAC]; in csi_idmac_setup_channel()
444 V4L2_FIELD_IS_SEQUENTIAL(outfmt->field); in csi_idmac_setup_channel()
706 struct v4l2_mbus_framefmt *infmt, *outfmt; in csi_setup() local
713 outfmt = &priv->format_mbus[priv->active_output_pad]; in csi_setup()
733 ipu_csi_init_interface(priv->csi, &priv->mbus_cfg, &if_fmt, outfmt); in csi_setup()
1543 struct v4l2_mbus_framefmt *outfmt; in csi_set_fmt() local
1552 outfmt = __csi_get_fmt(priv, sd_state, pad, in csi_set_fmt()
1554 *outfmt = format.format; in csi_set_fmt()
1717 struct v4l2_mbus_framefmt *outfmt; in csi_set_selection() local
[all...]
H A Dimx-media-vdic.c650 struct v4l2_mbus_framefmt *outfmt; in vdic_set_fmt() local
658 outfmt = __vdic_get_fmt(priv, sd_state, VDIC_SRC_PAD_DIRECT, in vdic_set_fmt()
660 *outfmt = format.format; in vdic_set_fmt()
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-csi.c380 const struct v4l2_mbus_framefmt *outfmt, in ipu_csi_set_bt_interlaced_codes()
388 outfield = ipu_csi_translate_field(outfmt->field, std); in ipu_csi_set_bt_interlaced_codes()
430 const struct v4l2_mbus_framefmt *outfmt) in ipu_csi_init_interface()
486 ret = ipu_csi_set_bt_interlaced_codes(csi, infmt, outfmt, std); in ipu_csi_init_interface()
378 ipu_csi_set_bt_interlaced_codes(struct ipu_csi *csi, const struct v4l2_mbus_framefmt *infmt, const struct v4l2_mbus_framefmt *outfmt, v4l2_std_id std) ipu_csi_set_bt_interlaced_codes() argument
427 ipu_csi_init_interface(struct ipu_csi *csi, const struct v4l2_mbus_config *mbus_cfg, const struct v4l2_mbus_framefmt *infmt, const struct v4l2_mbus_framefmt *outfmt) ipu_csi_init_interface() argument
H A Dipu-image-convert.c1971 const struct ipu_image_pixfmt *infmt, *outfmt; in ipu_image_convert_adjust() local
1976 outfmt = get_format(out->pix.pixelformat); in ipu_image_convert_adjust()
1983 if (!outfmt) { in ipu_image_convert_adjust()
1985 outfmt = get_format(V4L2_PIX_FMT_RGB24); in ipu_image_convert_adjust()
2015 w_align_out = ilog2(tile_width_align(IMAGE_CONVERT_OUT, outfmt, in ipu_image_convert_adjust()
2017 h_align_out = ilog2(tile_height_align(IMAGE_CONVERT_OUT, outfmt, in ipu_image_convert_adjust()
2035 out->pix.bytesperline = outfmt->planar ? out->pix.width : in ipu_image_convert_adjust()
2036 (out->pix.width * outfmt->bpp) >> 3; in ipu_image_convert_adjust()
2037 out->pix.sizeimage = outfmt->planar ? in ipu_image_convert_adjust()
2038 (out->pix.height * out->pix.bytesperline * outfmt in ipu_image_convert_adjust()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-csi.c401 const struct v4l2_mbus_framefmt *outfmt, in ipu_csi_set_bt_interlaced_codes()
409 outfield = ipu_csi_translate_field(outfmt->field, std); in ipu_csi_set_bt_interlaced_codes()
451 const struct v4l2_mbus_framefmt *outfmt) in ipu_csi_init_interface()
507 ret = ipu_csi_set_bt_interlaced_codes(csi, infmt, outfmt, std); in ipu_csi_init_interface()
399 ipu_csi_set_bt_interlaced_codes(struct ipu_csi *csi, const struct v4l2_mbus_framefmt *infmt, const struct v4l2_mbus_framefmt *outfmt, v4l2_std_id std) ipu_csi_set_bt_interlaced_codes() argument
448 ipu_csi_init_interface(struct ipu_csi *csi, const struct v4l2_mbus_config *mbus_cfg, const struct v4l2_mbus_framefmt *infmt, const struct v4l2_mbus_framefmt *outfmt) ipu_csi_init_interface() argument
H A Dipu-image-convert.c1967 const struct ipu_image_pixfmt *infmt, *outfmt; in ipu_image_convert_adjust() local
1972 outfmt = get_format(out->pix.pixelformat); in ipu_image_convert_adjust()
1979 if (!outfmt) { in ipu_image_convert_adjust()
1981 outfmt = get_format(V4L2_PIX_FMT_RGB24); in ipu_image_convert_adjust()
2011 w_align_out = ilog2(tile_width_align(IMAGE_CONVERT_OUT, outfmt, in ipu_image_convert_adjust()
2013 h_align_out = ilog2(tile_height_align(IMAGE_CONVERT_OUT, outfmt, in ipu_image_convert_adjust()
2031 out->pix.bytesperline = outfmt->planar ? out->pix.width : in ipu_image_convert_adjust()
2032 (out->pix.width * outfmt->bpp) >> 3; in ipu_image_convert_adjust()
2033 out->pix.sizeimage = outfmt->planar ? in ipu_image_convert_adjust()
2034 (out->pix.height * out->pix.bytesperline * outfmt in ipu_image_convert_adjust()
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dimx-ipu-v3.h361 const struct v4l2_mbus_framefmt *outfmt);
/kernel/linux/linux-6.6/include/video/
H A Dimx-ipu-v3.h363 const struct v4l2_mbus_framefmt *outfmt);
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H A Dimx7-media-csi.c1884 struct v4l2_mbus_framefmt *outfmt; in imx7_csi_set_fmt() local
1905 outfmt = v4l2_subdev_get_pad_format(sd, sd_state, in imx7_csi_set_fmt()
1907 *outfmt = format.format; in imx7_csi_set_fmt()

Completed in 27 milliseconds