Searched refs:NM21 (Results 1 – 3 of 3) sorted by relevance
36 case NM21: in fromUint32()103 return Fourcc(NM21); in fromVideoPixelFormat()160 case NM21: in toVideoPixelFormat()215 case NM21: in toSinglePlanar()244 case NM21: in isMultiPlanar()275 static_assert(Fourcc::NM21 == V4L2_PIX_FMT_NV21M, "Mismatch Fourcc");
93 NM21 = composeFourcc('N', 'M', '2', '1'), enumerator
34 Fourcc::NV12, Fourcc::NV21, Fourcc::NM12, Fourcc::NM21,