Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/
DFourcc.cpp24 case RGB4: in fromUint32()
57 return Fourcc(RGB4); in fromVideoPixelFormat()
143 case RGB4: in toVideoPixelFormat()
199 case RGB4: in toSinglePlanar()
231 case RGB4: in isMultiPlanar()
263 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