Home
last modified time | relevance | path

Searched defs:out_format (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/media/base/
Dvideoadapter_unittest.cc795 const VideoFormat out_format = adapter.AdaptFrameResolution(640, 360); in TEST() local
833 VideoFormat out_format = adapter.AdaptFrameResolution(640, 360); in TEST() local
/external/libpng/contrib/libtests/
Dpngstest.c2067 png_uint_32 in_format, out_format; in transform_from_formats() local
2351 const png_uint_32 out_format = transform->out_image->image.format; in logpixel() local
/external/valgrind/callgrind/
Dglobal.h79 const HChar* out_format; /* Format string for callgrind output file name */ member