Home
last modified time | relevance | path

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

/external/googletest/googletest/test/
Dgtest_list_output_unittest.py102 def _GetOutput(self, out_format): argument
/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/libxcam/wrapper/gstreamer/
Dgstxcamsrc.h113 uint32_t out_format; member
Dgstxcamsrc.cpp1238 uint32_t out_format = 0; in gst_xcam_src_set_caps() local
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc236 int32_t *out_format, ret; in gralloc0_perform() local
/external/libpng/contrib/libtests/
Dpngstest.c2066 png_uint_32 in_format, out_format; in transform_from_formats() local
2350 const png_uint_32 out_format = transform->out_image->image.format; in logpixel() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1715 enum pipe_format out_format, in generate_unswizzled_blend()
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp4805 …:getFormatAndTypeCompatibleWithInternalformat(GLenum internalformat, int index, GLenum* out_format, in getFormatAndTypeCompatibleWithInternalformat()