Searched refs:DumpPlanarYuvTestImage (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/talk/session/media/ |
D | yuvscaler_unittest.cc | 45 using cricket::DumpPlanarYuvTestImage; 165 DumpPlanarYuvTestImage(test_name, obuf, ow, oh); in TestScale() 203 if (dump_) DumpPlanarYuvTestImage("TestCopy", obuf, ow, oh); in TEST_F() 227 if (dump_) DumpPlanarYuvTestImage("TestOffsetCopy16_9", obuf, ow, oh); in TEST_F()
|
D | planarfunctions_unittest.cc | 45 using cricket::DumpPlanarYuvTestImage; 475 DumpPlanarYuvTestImage(GetTestName(), obuf, width, height); in DumpYuvImage()
|
/external/webrtc/talk/media/base/ |
D | testutils.h | 210 void DumpPlanarYuvTestImage(const std::string& prefix,
|
D | testutils.cc | 299 void DumpPlanarYuvTestImage(const std::string& prefix, in DumpPlanarYuvTestImage() function
|