Lines Matching refs:LoadFrameNoRepeat
76 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()
1129 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructMjpgI422()
1138 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructMjpgI444()
1147 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructMjpgI411()
1157 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructMjpgI400()
1328 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructCopy()
1338 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConstructCopyIsRef()
1490 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConvertToBuffer()
1803 ASSERT_TRUE(LoadFrameNoRepeat(&frame1)); in ConvertToI422Buffer()
1826 ASSERT_TRUE(LoadFrameNoRepeat(source.get())); in Copy()
1836 ASSERT_TRUE(LoadFrameNoRepeat(source.get())); in CopyIsRef()
1848 ASSERT_TRUE(LoadFrameNoRepeat(source.get())); in MakeExclusive()
1882 ASSERT_TRUE(LoadFrameNoRepeat(&target)); in CopyToFrame()
1937 ASSERT_TRUE(LoadFrameNoRepeat(&target1)); in StretchToFrame()
1946 ASSERT_TRUE(LoadFrameNoRepeat(&target2)); in StretchToFrame()