Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframe_unittest.h286 bool ConvertYuv422(const rtc::MemoryStream* ms, in ConvertYuv422() function
633 EXPECT_TRUE(ConvertYuv422(ms.get(), cricket::FOURCC_YUY2, in ConstructYuy2Wide()
647 EXPECT_TRUE(ConvertYuv422(ms.get(), cricket::FOURCC_UYVY, kWidth, kHeight, in ConstructUyvy()
1072 EXPECT_TRUE(ConvertYuv422(ms.get(), cricket::FOURCC_YUY2, kWidth, kHeight, in ConstructYuy2CropHorizontal()
1293 EXPECT_TRUE(ConvertYuv422(ms.get(), cricket::FOURCC_YUY2, kWidth, kHeight, in ConstructYuy2Aliases()
1312 EXPECT_TRUE(ConvertYuv422(ms.get(), cricket::FOURCC_UYVY, kWidth, kHeight, in ConstructUyvyAliases()
1367 EXPECT_TRUE(ConvertYuv422(ms.get(), cricket::FOURCC_YUY2, width, height, in ConstructYuy2AllSizes()