Searched refs:XRGB (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/ps3/ |
D | ps3av.c | 68 #define XRGB PS3AV_CMD_VIDEO_FMT_X8R8G8B8 macro 81 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_480I, A_N, 720, 480}, 82 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_480P, A_N, 720, 480}, 83 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_720P_60HZ, A_W, 1280, 720}, 84 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_1080I_60HZ, A_W, 1920, 1080}, 85 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_1080P_60HZ, A_W, 1920, 1080}, 86 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_576I, A_N, 720, 576}, 87 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_576P, A_N, 720, 576}, 88 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_720P_50HZ, A_W, 1280, 720}, 89 {YUV444, XRGB, PS3AV_CMD_VIDEO_VID_1080I_50HZ, A_W, 1920, 1080}, [all …]
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | pixfmt-packed-rgb.rst | 554 corresponding format without an alpha component (XRGB or XBGR) must be 561 Otherwise a corresponding format without an alpha component (XRGB or 564 The XRGB and XBGR formats contain undefined bits (-). Applications, 643 either the corresponding ARGB or XRGB format, depending on the driver.
|