Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframe_unittest.h76 bool LoadFrameNoRepeat(T* frame) { in LoadFrameNoRepeat() function
574 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructI422()
595 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructYuy2()
612 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructYuy2Unaligned()
774 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructRGB565()
790 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructARGB1555()
806 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructARGB4444()
1059 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructI420CropHorizontal()
1097 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructI420CropVertical()
1120 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructMjpgI420()
[all …]