Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframe_unittest.h213 rtc::MemoryStream* CreateYuv422Sample(uint32_t fourcc, in CreateYuv422Sample() function
631 CreateYuv422Sample(cricket::FOURCC_YUY2, kWidth * 10, kHeight / 10)); in ConstructYuy2Wide()
645 CreateYuv422Sample(cricket::FOURCC_UYVY, kWidth, kHeight)); in ConstructUyvy()
905 CreateYuv422Sample(cricket::FOURCC_UYVY, kWidth, kHeight)); in ConstructUyvyRotate90()
915 CreateYuv422Sample(cricket::FOURCC_UYVY, kWidth, kHeight)); in ConstructUyvyRotate180()
926 CreateYuv422Sample(cricket::FOURCC_UYVY, kWidth, kHeight)); in ConstructUyvyRotate270()
937 CreateYuv422Sample(cricket::FOURCC_YUY2, kWidth, kHeight)); in ConstructYuy2Rotate90()
947 CreateYuv422Sample(cricket::FOURCC_YUY2, kWidth, kHeight)); in ConstructYuy2Rotate180()
958 CreateYuv422Sample(cricket::FOURCC_YUY2, kWidth, kHeight)); in ConstructYuy2Rotate270()
1070 CreateYuv422Sample(cricket::FOURCC_YUY2, kWidth, kHeight)); in ConstructYuy2CropHorizontal()
[all …]