| /linux/drivers/ps3/ |
| H A D | ps3av.c | 54 #define YUV444 PS3AV_CMD_VIDEO_CS_YUV444_8 macro 70 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_480I, A_N, 720, 480}, 71 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_480P, A_N, 720, 480}, 72 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_720P_60HZ, A_W, 1280, 720}, 73 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_1080I_60HZ, A_W, 1920, 1080}, 74 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_1080P_60HZ, A_W, 1920, 1080}, 75 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_576I, A_N, 720, 576}, 76 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_576P, A_N, 720, 576}, 77 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_720P_50HZ, A_W, 1280, 720}, 78 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_1080I_50HZ, A_W, 1920, 1080}, [all …]
|
| /linux/Documentation/fb/ |
| H A D | pxafb.rst | 108 bpp = 24 -- for YUV444 packed 110 bpp = 24 -- for YUV444 planar 166 - 1 - YUV444 PACKED 167 - 2 - YUV444 PLANAR
|
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | fsl,imx8qxp-pixel-combiner.yaml | 15 of modes(bypass, pixel combine, YUV444 to YUV422, split_RGB) configured as
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_of.c | 22 { "yuv444", LOGICVC_DISPLAY_COLORSPACE_YUV444 },
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-packed-yuv.rst | 76 * .. _V4L2-PIX-FMT-YUV444: 151 For the YUV444 and YUV555 formats, the value of alpha bits is undefined
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | xylon,logicvc-display.yaml | 88 - yuv444
|
| /linux/drivers/gpu/drm/bridge/imx/ |
| H A D | imx8qxp-pixel-combiner.c | 56 YUV444, enumerator
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ps3av.h | 389 u8 yuv444; member
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_scaler.c | 652 { IPP_SRCDST_FORMAT(YUV444, scaler_5420_one_pixel_limits) },
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_plane.c | 674 * This can be further optimized in the RGB/YUV444 case if the PPF in __vc4_lbm_size() 1469 /* For YUV444 the hardware wants double the width, otherwise it doesn't in vc4_plane_mode_set() 1935 /* for YUV444 hardware wants double the width, otherwise it doesn't in vc6_plane_mode_set()
|
| /linux/drivers/media/i2c/ |
| H A D | tda1997x_regs.h | 544 #define OF_FMT_444 0L /* RGB444/YUV444 */
|
| H A D | tda1997x.c | 64 "RGB", "YUV422", "YUV444", "YUV420", "", "", "", "", 77 "RGB444/YUV444", /* RGB/YUV444 16bit data bus, 8bpp */
|
| H A D | ov772x.c | 344 #define YUV444_2_422 0x20 /* YUV444 to 422 UV channel option selection */
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_hdmi_v2.c | 752 /* Disable YUV420 downsampling for RGB and YUV444 */ in mtk_hdmi_v2_change_video_resolution()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp.c | 974 * The RGB/YUV444 throughput value should be always either equal in intel_dp_dsc_min_slice_count() 1000 * The RGB/YUV444 throughput value should be always either equal in intel_dp_dsc_min_slice_count() 2516 * The RGB/YUV444 throughput value should be always either equal or in dsc_throughput_quirk_max_bpp_x16()
|