Home
last modified time | relevance | path

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

/include/
A Dipu_pixfmt.h18 #define fourcc(a, b, c, d)\ macro
26 #define IPU_PIX_FMT_GENERIC fourcc('I', 'P', 'U', '0')
27 #define IPU_PIX_FMT_GENERIC_32 fourcc('I', 'P', 'U', '1')
28 #define IPU_PIX_FMT_LVDS666 fourcc('L', 'V', 'D', '6')
29 #define IPU_PIX_FMT_LVDS888 fourcc('L', 'V', 'D', '8')
45 #define IPU_PIX_FMT_YUYV fourcc('Y', 'U', 'Y', 'V') /*< 16 YUV 4:2:2 */
46 #define IPU_PIX_FMT_UYVY fourcc('U', 'Y', 'V', 'Y') /*< 16 YUV 4:2:2 */
47 #define IPU_PIX_FMT_Y41P fourcc('Y', '4', '1', 'P') /*< 12 YUV 4:1:1 */
48 #define IPU_PIX_FMT_YUV444 fourcc('Y', '4', '4', '4') /*< 24 YUV 4:4:4 */
53 #define IPU_PIX_FMT_GREY fourcc('G', 'R', 'E', 'Y') /*< 8 Greyscale */
[all …]

Completed in 4 milliseconds