Home
last modified time | relevance | path

Searched refs:XR24 (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/common/
DFourcc.cpp22 case XR24: in fromUint32()
53 return Fourcc(XR24); in fromVideoPixelFormat()
139 case XR24: in toVideoPixelFormat()
197 case XR24: in toSinglePlanar()
229 case XR24: in isMultiPlanar()
258 static_assert(Fourcc::XR24 == V4L2_PIX_FMT_XBGR32, "Mismatch Fourcc");
/external/v4l2_codec2/common/include/v4l2_codec2/common/
DFourcc.h44 XR24 = composeFourcc('X', 'R', '2', '4'), enumerator