Searched refs:YUYV (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | pixfmt-packed-yuv.rst | 264 These formats, commonly referred to as YUYV or YUY2, subsample the chroma 268 The packed YUYV formats with more than 8 bits per component are stored as four 318 * .. _V4L2-PIX-FMT-YUYV: 321 - 'YUYV'
|
A D | rw.rst | 28 $ vidctrl /dev/video --input=0 --format=YUYV --size=352x288
|
A D | libv4l-introduction.rst | 51 :ref:`V4L2_PIX_FMT_YUYV <V4L2-PIX-FMT-YUYV>`,
|
A D | pixfmt-reserved.rst | 66 - YUYV per line used by the gspca driver.
|
A D | capture.c.rst | 575 "-f | --format Force format to 640x480 YUYV\n"
|
A D | diff-v4l.rst | 325 - :ref:`V4L2_PIX_FMT_YUYV <V4L2-PIX-FMT-YUYV>` 327 - :ref:`V4L2_PIX_FMT_YUYV <V4L2-PIX-FMT-YUYV>`
|
A D | subdev-formats.rst | 3225 Possible values are YUYV, UYVY, YVYU and VYUY for formats with no
|
/linux-6.3-rc2/Documentation/admin-guide/media/ |
A D | qcom_camss.rst | 60 - YUYV/UYVY/YVYU/VYUY (packed YUV 4:2:2 - V4L2_PIX_FMT_YUYV / 88 - YUYV/UYVY/YVYU/VYUY (packed YUV 4:2:2 - V4L2_PIX_FMT_YUYV / 95 - (8x96 only) YUYV/UYVY/YVYU/VYUY (packed YUV 4:2:2 - V4L2_PIX_FMT_YUYV /
|
A D | imx.rst | 26 re-ordering (for example UYVY to YUYV) within the same colorspace, and 211 in YUYV order. Also, if the CSI sink pad is receiving a packed YUV 689 this, use lower resolution and/or packed formats (YUYV, RGB3, etc.)
|
A D | vivid.rst | 1253 YUYV formats, 8, 16, 24 and 32 RGB packed formats and various multiplanar 1266 single planar format (YUYV) and the multiplanar NV16M and NV61M formats the
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/ |
A D | mdp_format.c | 130 FMT(YUYV, 0, 8, 8, 8, 0, 1, 0, 2, false, true, 2, 4,
|
/linux-6.3-rc2/drivers/gpu/drm/armada/ |
A D | armada_fb.c | 44 FMT(YUYV, 422PACK, CFG_YUV2RGB | CFG_SWAPYU | CFG_SWAPUV); in armada_framebuffer_create()
|
/linux-6.3-rc2/drivers/video/fbdev/kyro/ |
A D | STG4000Reg.h | 70 UYVY, VYUY, YUYV, YVYU enumerator
|
/linux-6.3-rc2/drivers/staging/media/atomisp/ |
A D | TODO | 42 v4l2grab -f YUYV -x 1600 -y 1200 -d /dev/video2 -u 51 --fmt type=1,width=1600,height=1200,pixelformat=YUYV \
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_drm_scaler.c | 630 { IPP_SRCDST_FORMAT(YUYV, scaler_5420_two_pixel_h_limits) }, 693 { IPP_SRCDST_TILE_FORMAT(YUYV, scaler_5420_tile_limits) },
|
/linux-6.3-rc2/drivers/staging/media/tegra-video/ |
A D | tegra210.c | 709 TEGRA210_VIDEO_FMT(YUV422_8, 16, VYUY8_1X16, 2, T_V8_Y8__U8_Y8, YUYV), 714 TEGRA210_VIDEO_FMT(YUV422_8, 16, VYUY8_2X8, 2, T_V8_Y8__U8_Y8, YUYV),
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_formats.c | 455 INTERLEAVED_YUV_FMT(YUYV,
|
Completed in 36 milliseconds