Searched refs:NM12 (Results 1 – 3 of 3) sorted by relevance
35 case NM12: in fromUint32()99 return Fourcc(NM12); in fromVideoPixelFormat()157 case NM12: in toVideoPixelFormat()213 case NM12: in toSinglePlanar()243 case NM12: in isMultiPlanar()274 static_assert(Fourcc::NM12 == V4L2_PIX_FMT_NV12M, "Mismatch Fourcc");
91 NM12 = composeFourcc('N', 'M', '1', '2'), enumerator
34 Fourcc::NV12, Fourcc::NV21, Fourcc::NM12, Fourcc::NM21,