OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DumpPlanarYuvTestImage
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/talk/session/media/
yuvscaler_unittest.cc
45
using cricket::
DumpPlanarYuvTestImage
;
165
DumpPlanarYuvTestImage
(test_name, obuf, ow, oh);
203
if (dump_)
DumpPlanarYuvTestImage
("TestCopy", obuf, ow, oh);
227
if (dump_)
DumpPlanarYuvTestImage
("TestOffsetCopy16_9", obuf, ow, oh);
planarfunctions_unittest.cc
45
using cricket::
DumpPlanarYuvTestImage
;
475
DumpPlanarYuvTestImage
(GetTestName(), obuf, width, height);
[
all
...]
/external/webrtc/talk/media/base/
testutils.h
210
void
DumpPlanarYuvTestImage
(const std::string& prefix,
testutils.cc
299
void
DumpPlanarYuvTestImage
(const std::string& prefix,
Completed in 227 milliseconds