Searched refs:V4L2_PIX_FMT_PAL8 (Results 1 – 2 of 2) sorted by relevance
1383 V4L2_PIX_FMT_PAL8, /* Uses a 256-entry RGB colormap */ in ivtv_g_fbuf()1391 V4L2_PIX_FMT_PAL8, /* Uses a 256-entry YUV colormap */ in ivtv_g_fbuf()1420 if (fb->fmt.pixelformat != V4L2_PIX_FMT_PAL8) in ivtv_g_fbuf()
412 #define V4L2_PIX_FMT_PAL8 v4l2_fourcc('P', 'A', 'L', '8') /* 8 8-bit palette */ macro