Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/
DFourcc.cpp27 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");
/external/v4l2_codec2/common/include/v4l2_codec2/common/
DFourcc.h55 RGB4 = composeFourcc('R', 'G', 'B', '4'), enumerator
/external/mesa3d/docs/relnotes/
D19.0.0.rst1576 - st/mesa: require RGBA2, RGB4, and RGBA4 to be renderable
D19.1.0.rst2416 - st/mesa: require RGBA2, RGB4, and RGBA4 to be renderable