Home
last modified time | relevance | path

Searched full:yuv (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drenesas,fdp1.txt6 YCbCr/YUV formats and RGB formats. Only YCbCr/YUV formats are supported as
H A Drenesas,fdp1.yaml15 between YCbCr/YUV formats and RGB formats. Only YCbCr/YUV formats are
H A Datmel,isc.yaml17 The ISC has a single parallel input that supports RAW Bayer, RGB or YUV video,
H A Dmicrochip,xisc.yaml17 The XISC has a single internal parallel input that supports RAW Bayer, RGB or YUV video.
H A Drenesas,vin.yaml17 Each VIN instance has a single parallel input that supports RGB and YUV video,
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dxylon,logicvc-display.yaml85 # YUV 4:2:2 colorspace (C_DISPLAY_COLOR_SPACE == 1)
87 # YUV 4:4:4 colorspace (C_DISPLAY_COLOR_SPACE == 2)
141 # YUV packed colorspace (C_LAYER_X_TYPE == 0)
142 - yuv
/freebsd/sys/contrib/v4l/
H A Dvideodev.h110 #define VIDEO_PALETTE_YUV422P 13 /* YUV 4:2:2 Planar */
111 #define VIDEO_PALETTE_YUV411P 14 /* YUV 4:1:1 Planar */
112 #define VIDEO_PALETTE_YUV420P 15 /* YUV 4:2:0 Planar */
113 #define VIDEO_PALETTE_YUV410P 16 /* YUV 4:1:0 Planar */
H A Dvideodev2.h315 #define V4L2_PIX_FMT_YUYV v4l2_fourcc('Y', 'U', 'Y', 'V') /* 16 YUV 4:2:2 */
316 #define V4L2_PIX_FMT_YYUV v4l2_fourcc('Y', 'Y', 'U', 'V') /* 16 YUV 4:2:2 */
318 #define V4L2_PIX_FMT_UYVY v4l2_fourcc('U', 'Y', 'V', 'Y') /* 16 YUV 4:2:2 */
319 #define V4L2_PIX_FMT_VYUY v4l2_fourcc('V', 'Y', 'U', 'Y') /* 16 YUV 4:2:2 */
322 #define V4L2_PIX_FMT_Y41P v4l2_fourcc('Y', '4', '1', 'P') /* 12 YUV 4:1:1 */
324 #define V4L2_PIX_FMT_YUV555 v4l2_fourcc('Y', 'U', 'V', 'O') /* 16 YUV-5-5-5 */
325 #define V4L2_PIX_FMT_YUV565 v4l2_fourcc('Y', 'U', 'V', 'P') /* 16 YUV-5-6-5 */
326 #define V4L2_PIX_FMT_YUV32 v4l2_fourcc('Y', 'U', 'V', '4') /* 32 YUV-8-8-8-8 */
327 #define V4L2_PIX_FMT_YUV410 v4l2_fourcc('Y', 'U', 'V', '9') /* 9 YUV 4:1:0 */
328 #define V4L2_PIX_FMT_YUV420 v4l2_fourcc('Y', 'U', '1', '2') /* 12 YUV 4:2:0 */
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Driff158 >>>>>15 byte&0x80 =0x00 \b, YUV color
491 >>>>>>>(104.l+132) string/c cljr Proprietary YUV 4 pixels
493 >>>>>>>(104.l+132) string/c cpla Weitek 4:2:0 YUV Planar
496 >>>>>>>(104.l+132) string/c cyuv Creative Labs YUV
520 >>>>>>>(104.l+132) string/c iraw Intel YUV Uncompressed
571 >>>>>>>(104.l+132) string/c v422 24-bit YUV 4:2:2 format
572 >>>>>>>(104.l+132) string/c v655 16-bit YUV 4:2:2 format
583 >>>>>>>(104.l+132) string/c vids YUV 4:2:2 CCIR 601 for V422
590 >>>>>>>(104.l+132) string/c y211 YUV 2:1:1 Packed
591 >>>>>>>(104.l+132) string/c y411 YUV 4:1:1 Packed
[all …]
H A Dmsx115 >>>>>6 ubyte 192 \b, codec=YUV
H A Dimages1976 #>12 ubeshort 4 YUV
3157 >0x50 ulelong&0x200 0x200 \b, YUV
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dadi,adv7511.yaml16 parallel RGB or YUV data.
125 description: Video port for the RGB or YUV input.
H A Dadi,adv7511.txt89 - Video port 0 for the RGB, YUV or DSI input. In the case of ADV7533/5, the
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dov7740.txt5 supports the RAW RGB and YUV output formats.
H A Dtvp5150.txt4 (and also SECAM in the TVP5151 case) video signals to either 8-bit 4:2:2 YUV
/freebsd/sys/dev/drm2/
H A Ddrm_mode.h301 * e.g. NV12 (http://fourcc.org/yuv.php#NV12) is described as:
303 * YUV 4:2:0 image with a plane of 8 bit Y samples
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_dc.c101 bool is_yuv; /* any YUV mode */
102 bool is_yuv_planar; /* planar YUV mode */
389 /* Adjust offsets for planar yuv modes */ in dc_setup_window()
461 /* Color space coefs for YUV modes */ in dc_setup_window()
1360 * - 128 for YUV planar modes in dc_attach()
/freebsd/stand/i386/libi386/
H A Dvbe.h68 (required for direct/6 and YUV/7 memory models) */
/freebsd/sys/contrib/device-tree/src/arc/
H A Daxs10x_mb.dtsi202 /* RGB/YUV input */
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8188.dtsi1114 "ss-camb-yuv";
1125 "ss-cama-yuv";