Home
last modified time | relevance | path

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

/external/v4l2_codec2/accel/
Dfourcc.cc28 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");
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