Home
last modified time | relevance | path

Searched refs:XRGB (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ps3/
H A Dps3av.c57 #define XRGB PS3AV_CMD_VIDEO_FMT_X8R8G8B8 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/userspace-api/media/v4l/
H A Dpixfmt-rgb.rst30 an alpha component (XRGB or XBGR) must be used instead of an alpha format.
36 without an alpha component (XRGB or XBGR) must be used instead of an alpha
39 Formats that contain padding bits are named XRGB (or a permutation thereof).
1060 the corresponding ARGB or XRGB format, depending on the driver.