| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-camera.c | 304 struct em28xx_v4l2 *v4l2 = dev->v4l2; in em28xx_init_camera() local 316 v4l2->sensor_xres = 640; in em28xx_init_camera() 317 v4l2->sensor_yres = 480; in em28xx_init_camera() 330 v4l2->sensor_xtal = 4300000; in em28xx_init_camera() 331 pdata.xtal = v4l2->sensor_xtal; in em28xx_init_camera() 333 v4l2_i2c_new_subdev_board(&v4l2->v4l2_dev, adap, in em28xx_init_camera() 336 v4l2->vinmode = EM28XX_VINMODE_RGB8_GRBG; in em28xx_init_camera() 337 v4l2->vinctl = 0x00; in em28xx_init_camera() 342 v4l2->sensor_xres = 1280; in em28xx_init_camera() 343 v4l2->sensor_yres = 1024; in em28xx_init_camera() [all …]
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_kms.c | 40 .v4l2 = V4L2_PIX_FMT_RGB332, 45 .v4l2 = V4L2_PIX_FMT_ARGB444, 50 .v4l2 = V4L2_PIX_FMT_XRGB444, 55 .v4l2 = V4L2_PIX_FMT_ARGB555, 60 .v4l2 = V4L2_PIX_FMT_XRGB555, 64 .v4l2 = V4L2_PIX_FMT_RGB565, 69 .v4l2 = V4L2_PIX_FMT_RGB24, 74 .v4l2 = V4L2_PIX_FMT_BGR24, 79 .v4l2 = V4L2_PIX_FMT_ARGB32, 84 .v4l2 = V4L2_PIX_FMT_XRGB32, [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | videodev2.h.rst.exceptions | 274 replace define V4L2_STD_PAL_B v4l2-std-id 275 replace define V4L2_STD_PAL_B1 v4l2-std-id 276 replace define V4L2_STD_PAL_G v4l2-std-id 277 replace define V4L2_STD_PAL_H v4l2-std-id 278 replace define V4L2_STD_PAL_I v4l2-std-id 279 replace define V4L2_STD_PAL_D v4l2-std-id 280 replace define V4L2_STD_PAL_D1 v4l2-std-id 281 replace define V4L2_STD_PAL_K v4l2-std-id 282 replace define V4L2_STD_PAL_M v4l2-std-id 283 replace define V4L2_STD_PAL_N v4l2-std-id [all …]
|
| H A D | selections-common.rst | 10 :ref:`V4L2 subdev selection APIs <v4l2-subdev-selections>` are very 23 v4l2-selection-targets 24 v4l2-selection-flags
|
| H A D | vidioc-subdev-enum-mbus-code.rst | 82 :ref:`v4l2-mbus-format`. Filled in by the driver. 86 :ref:`v4l2_subdev_format_whence <v4l2-subdev-format-whence>`. 89 - See :ref:`v4l2-subdev-mbus-code-flags` 119 See :ref:`v4l2-mbus-format` on how to do this. 126 See :ref:`v4l2-mbus-format` on how to do this. 133 See :ref:`v4l2-mbus-format` on how to do this. 140 See :ref:`v4l2-mbus-format` on how to do this. 147 See :ref:`v4l2-mbus-format` on how to do this.
|
| H A D | vidioc-subdev-g-selection.rst | 69 :ref:`v4l2-selections-common`. 83 :ref:`v4l2_subdev_format_whence <v4l2-subdev-format-whence>`. 89 - Target selection rectangle. See :ref:`v4l2-selections-common`. 92 - Flags. See :ref:`v4l2-selection-flags`.
|
| H A D | pixfmt.rst | 23 pixfmt-v4l2 24 pixfmt-v4l2-mplane
|
| H A D | vidioc-g-selection.rst | 45 to table :ref:`v4l2-selections-common` or :ref:`selection-api` for 63 :ref:`v4l2-selections-common` or :ref:`selection-api` for additional 116 :ref:`v4l2-selections-common`. 146 :ref:`cropping and composing rectangles <v4l2-selections-common>`. 150 :ref:`selection flags <v4l2-selection-flags>`.
|
| H A D | metafmt-generic.rst | 28 :ref:`V4L2_META_FMT_GENERIC_CSI2_16 <v4l2-meta-fmt-generic-csi2-16>`. 68 <v4l2-meta-fmt-generic-csi2-20>`. 112 <v4l2-meta-fmt-generic-csi2-24>`. 200 :ref:`V4L2_META_FMT_GENERIC_8 <v4l2-meta-fmt-generic-8>`. 249 :ref:`V4L2_META_FMT_GENERIC_CSI2_10 <v4l2-meta-fmt-generic-csi2-10>`. 302 :ref:`V4L2_META_FMT_GENERIC_CSI2_12 <v4l2-meta-fmt-generic-csi2-12>`.
|
| /linux/drivers/media/common/v4l2-tpg/ |
| H A D | Makefile | 2 v4l2-tpg-objs := v4l2-tpg-core.o v4l2-tpg-colors.o 4 obj-$(CONFIG_VIDEO_V4L2_TPG) += v4l2-tpg.o
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-jpeg.rst | 6 .. kernel-doc:: include/media/v4l2-jpeg.h 9 .. kernel-doc:: drivers/media/v4l2-core/v4l2-jpeg.c
|
| H A D | v4l2-common.rst | 6 .. kernel-doc:: include/media/v4l2-common.h 8 .. kernel-doc:: include/media/v4l2-ioctl.h
|
| H A D | v4l2-cci.rst | 5 .. kernel-doc:: include/media/v4l2-cci.h
|
| H A D | v4l2-async.rst | 5 .. kernel-doc:: include/media/v4l2-async.h
|
| H A D | v4l2-fwnode.rst | 5 .. kernel-doc:: include/media/v4l2-fwnode.h
|
| H A D | v4l2-rect.rst | 6 .. kernel-doc:: include/media/v4l2-rect.h
|
| /linux/Documentation/admin-guide/media/ |
| H A D | rkisp1.rst | 105 :ref:`V4L2_META_FMT_RK_ISP1_STAT_3A <v4l2-meta-fmt-rk-isp1-stat-3a>` as the 122 :ref:`V4L2_META_FMT_RK_ISP1_PARAMS <v4l2-meta-fmt-rk-isp1-params>` as the 127 :ref:`V4L2_META_FMT_RK_ISP1_EXT_PARAMS <v4l2-meta-fmt-rk-isp1-ext-params>` as 149 "media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"imx219 4-0010":0 [fmt:SRGGB10_1X10/1640x1232]' 152 …"media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"rkisp1_isp":0 [fmt:SRGGB10_1X10/1640x1232 crop: … 153 …"media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"rkisp1_isp":2 [fmt:YUYV8_2X8/1600x1200 crop: (0,… 156 …"media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"rkisp1_resizer_selfpath":0 [fmt:YUYV8_2X8/1500x1… 157 …"media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"rkisp1_resizer_selfpath":1 [fmt:YUYV8_2X8/900x80… 160 "v4l2-ctl" "-z" "platform:rkisp1" "-d" "rkisp1_selfpath" "-v" "width=900,height=800," 161 "v4l2-ctl" "-z" "platform:rkisp1" "-d" "rkisp1_selfpath" "-v" "pixelformat=422P" [all …]
|
| H A D | vimc.rst | 31 ``v4l2-ctl`` that can be used to configure the vimc configuration. This sequence 41 v4l2-ctl -z platform:vimc -d "RGB/YUV Capture" -v width=300,height=700 42 v4l2-ctl -z platform:vimc -d "Raw Capture 0" -v pixelformat=BA81 71 v4l2-ctl -d /dev/v4l-subdev7 -C focus_absolute
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | Makefile | 2 solo6x10-y := solo6x10-core.o solo6x10-i2c.o solo6x10-p2m.o solo6x10-v4l2.o \ 4 solo6x10-v4l2-enc.o solo6x10-g723.o solo6x10-eeprom.o
|
| /linux/drivers/staging/media/sunxi/cedrus/ |
| H A D | TODO | 8 v4l2 and m2m devices registration; 15 encoder) while sharing significant common infrastructure, common v4l2 and m2m
|
| /linux/drivers/staging/media/deprecated/atmel/ |
| H A D | Kconfig | 19 as a v4l2 device. 38 available as a v4l2 device.
|
| /linux/drivers/media/usb/au0828/ |
| H A D | Kconfig | 23 bool "Auvitek AU0828 v4l2 analog video support" 32 Choose Y here to include support for v4l2 analog video
|
| /linux/drivers/media/platform/microchip/ |
| H A D | Kconfig | 18 as a v4l2 device. 36 available as a v4l2 device.
|
| /linux/samples/v4l/ |
| H A D | Makefile | 2 obj-$(CONFIG_VIDEO_PCI_SKELETON) := v4l2-pci-skeleton.o
|
| /linux/drivers/media/platform/st/sti/bdisp/ |
| H A D | Makefile | 4 bdisp-objs := bdisp-v4l2.o bdisp-hw.o bdisp-debug.o
|