Home
last modified time | relevance | path

Searched refs:multiplanar (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c32 static bool multiplanar; variable
33 module_param(multiplanar, bool, 0444);
34 MODULE_PARM_DESC(multiplanar,
712 if (V4L2_TYPE_IS_MULTIPLANAR(f->type) && !multiplanar) in enum_fmt()
714 if (!V4L2_TYPE_IS_MULTIPLANAR(f->type) && multiplanar) in enum_fmt()
779 if (multiplanar) in vidioc_g_fmt()
797 if (!multiplanar) in vidioc_g_fmt()
901 if (multiplanar) in vidioc_try_fmt_vid_cap()
912 if (!multiplanar) in vidioc_try_fmt_vid_cap()
938 if (multiplanar) in vidioc_try_fmt_vid_out()
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-crop.rst93 Unfortunately in the case of multiplanar buffer types
97 other drivers only accepted a non-multiplanar buffer type (i.e. without the
H A Dvidioc-cropcap.rst87 Unfortunately in the case of multiplanar buffer types
91 other drivers only accepted a non-multiplanar buffer type (i.e. without the
H A Dvidioc-g-selection.rst160 Unfortunately in the case of multiplanar buffer types
164 other drivers only accepted a non-multiplanar buffer type (i.e. without the
H A Ddmabuf.rst62 :ref:`VIDIOC_QBUF <VIDIOC_QBUF>` ioctl. In case of multiplanar
H A Dbuffer.rst190 when it refers to an output stream. For multiplanar formats this field
/linux/drivers/staging/vc04_services/bcm2835-camera/
H A DTODO16 through the V4L2 "multiplanar" formats, the firmware would have one
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c765 if (fmt->buffers == 1 || dev->multiplanar) in vivid_get_format()
973 (dev->multiplanar ? 0 : VIVID_MPLANAR_FORMATS)) in vivid_enum_fmt_vid()
H A Dvivid-core.h267 bool multiplanar; member
/linux/Documentation/admin-guide/media/
H A Dvivid.rst34 - Supports all standard YUV and RGB formats, including two multiplanar YUV formats
259 - multiplanar:
1267 YUYV formats, 8, 16, 24 and 32 RGB packed formats and various multiplanar
1275 The driver has to be configured to support the multiplanar formats. By default
1277 multiplanar module option, see "Configuring the driver" for more details on that
1280 If the driver instance is using the multiplanar formats/API, then the first
1281 single planar format (YUYV) and the multiplanar NV16M and NV61M formats the
1305 Output overlays are not supported for multiplanar formats. In addition, the