Searched refs:RGB4 (Results 1 – 4 of 4) sorted by relevance
27 case RGB4: in fromUint32()60 return Fourcc(RGB4); in fromVideoPixelFormat()146 case RGB4: in toVideoPixelFormat()202 case RGB4: in toSinglePlanar()234 case RGB4: in isMultiPlanar()266 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