Searched refs:RGB4 (Results 1 – 4 of 4) sorted by relevance
28 case RGB4: in FromUint32()62 return Fourcc(RGB4); in FromVideoPixelFormat()148 case RGB4: in ToVideoPixelFormat()203 case RGB4: in ToSinglePlanar()235 case RGB4: in IsMultiPlanar()267 static_assert(Fourcc::RGB4 == V4L2_PIX_FMT_RGB32, "Mismatch Fourcc");
55 RGB4 = ComposeFourcc('R', 'G', 'B', '4'), enumerator
1576 - st/mesa: require RGBA2, RGB4, and RGBA4 to be renderable
2416 - st/mesa: require RGBA2, RGB4, and RGBA4 to be renderable