Searched refs:MM21 (Results 1 – 4 of 4) sorted by relevance
/external/v4l2_codec2/common/ |
D | Fourcc.cpp | 39 case MM21: in fromUint32() 175 case MM21: in toVideoPixelFormat() 219 case MM21: in toSinglePlanar() 247 case MM21: in isMultiPlanar() 280 static_assert(Fourcc::MM21 == V4L2_PIX_FMT_MM21, "Mismatch Fourcc");
|
/external/v4l2_codec2/common/include/v4l2_codec2/common/ |
D | Fourcc.h | 109 MM21 = composeFourcc('M', 'M', '2', '1'), enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewRegisters.def | 187 CV_REGISTER(MM21, 241)
|
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 539 TESTBIPLANARTOBP(MM21, uint8_t, 1, 2, 2, NV12, uint8_t, 1, 2, 2, 8, 16, 32) 647 TESTBIPLANARTOP(MM21, uint8_t, 1, 2, 2, I420, uint8_t, 1, 2, 2, 8, 16, 32)
|