Searched refs:UYVY (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | pixfmt-reserved.rst | 199 * .. _V4L2-PIX-FMT-S5C-UYVY-JPG: 204 contains interleaved JPEG and UYVY image data, followed by meta 205 data in form of an array of offsets to the UYVY data blocks. The 206 actual pointer array follows immediately the interleaved JPEG/UYVY 208 UYVY image. Each entry is a 4-byte unsigned integer in big endian 209 order and it's an offset to a single pixel line of the UYVY image. 211 size of a single UYVY block equals the UYVY image's width 222 pointer array is constant for given UYVY image height. 224 In order to extract UYVY and JPEG frames an application can 227 pointer indicates start of an UYVY image pixel line. Whole UYVY [all …]
|
A D | pixfmt-packed-yuv.rst | 292 * .. _V4L2-PIX-FMT-UYVY: 295 - 'UYVY'
|
A D | pixfmt-meta-d4xx.rst | 206 2 UYVY
|
A D | libv4l-introduction.rst | 49 :ref:`V4L2_PIX_FMT_UYVY <V4L2-PIX-FMT-UYVY>`,
|
A D | subdev-formats.rst | 3225 Possible values are YUYV, UYVY, YVYU and VYUY for formats with no 8204 * .. _MEDIA-BUS-FMT-S5C-UYVY-JPEG-1X8: 8208 - Interleaved raw UYVY and JPEG image format with embedded meta-data
|
A D | diff-v4l.rst | 329 - :ref:`V4L2_PIX_FMT_UYVY <V4L2-PIX-FMT-UYVY>`
|
/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 | imx7.rst | 178 …gst-launch-1.0 -v v4l2src device=/dev/video1 ! video/x-raw,format=UYVY,width=640,height=480 ! v4l2…
|
A D | imx.rst | 26 re-ordering (for example UYVY to YUYV) within the same colorspace, and 209 IDMAC channel. For example, if the CSI sink pad is receiving in UYVY
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/ |
A D | mdp_format.c | 128 FMT(UYVY, 0, 8, 8, 8, 1, 0, 2, 0, false, true, 2, 4,
|
/linux-6.3-rc2/drivers/gpu/drm/armada/ |
A D | armada_fb.c | 45 FMT(UYVY, 422PACK, CFG_YUV2RGB); 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/tegra-video/ |
A D | tegra210.c | 711 TEGRA210_VIDEO_FMT(YUV422_8, 16, YVYU8_1X16, 2, T_Y8_V8__Y8_U8, UYVY), 716 TEGRA210_VIDEO_FMT(YUV422_8, 16, YVYU8_2X8, 2, T_Y8_V8__Y8_U8, UYVY),
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_drm_scaler.c | 633 { IPP_SRCDST_FORMAT(UYVY, scaler_5420_two_pixel_h_limits) },
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_formats.c | 449 INTERLEAVED_YUV_FMT(UYVY,
|
/linux-6.3-rc2/Documentation/arm/omap/ |
A D | dss.rst | 29 - YUV2, UYVY
|
Completed in 22 milliseconds